Searched refs:isVehicleInUseSupported (Results 1 – 7 of 7) sorted by relevance
123 boolean isVehicleInUseSupported(); in isVehicleInUseSupported() method
836 public boolean isVehicleInUseSupported() { in isVehicleInUseSupported() method in CarRemoteAccessManager838 return mService.isVehicleInUseSupported(); in isVehicleInUseSupported()
132 …mission(android.car.Car.PERMISSION_CONTROL_REMOTE_ACCESS) public boolean isVehicleInUseSupported();
601 public boolean isVehicleInUseSupported() { in isVehicleInUseSupported() method in PowerHalService
1131 public boolean isVehicleInUseSupported() { in isVehicleInUseSupported() method in CarRemoteAccessService1133 return mPowerHalService.isVehicleInUseSupported(); in isVehicleInUseSupported()
645 android.car.remoteaccess CarRemoteAccessManager boolean isVehicleInUseSupported()
2308 …mission(android.car.Car.PERMISSION_CONTROL_REMOTE_ACCESS) public boolean isVehicleInUseSupported();