java.lang.Object
public SdlAppInfo(ResolveInfo resolveInfo,PackageInfo packageInfo)
public SdlAppInfo(ResolveInfo resolveInfo,PackageInfo packageInfo,Context context)
public int getRouterServiceVersion()
public boolean isCustomRouterService()
public android.content.ComponentName getRouterServiceComponentName()
public java.lang.String toString()
Retrieves the list of vehicle types that are set in the xml file.
public static java.util.List deserializeSupportedVehicles(XmlResourceParser parser)
Check to see if a vehicle type is supported.
public static boolean checkIfVehicleSupported(java.util.List<com.smartdevicelink.proxy.rpc.VehicleType> supportedVehicleList,VehicleType connectedVehicle)
Gets app's supported vehicle types.
public java.util.List getSupportedVehicles()
From Class | Methods |
---|---|
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |