Home
last modified time | relevance | path

Searched refs:CAR_REMOTE_DEVICE_SERVICE (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarFeatureTest.java88 Car.CAR_REMOTE_DEVICE_SERVICE,
DCarGetCarManagerTest.java93 {CarRemoteDeviceManager.class, Car.CAR_REMOTE_DEVICE_SERVICE}, in inputParameters()
/packages/services/Car/car-lib/src/android/car/
DCar.java279 public static final String CAR_REMOTE_DEVICE_SERVICE = "car_remote_device_service"; field in Car
1748 CAR_SERVICE_NAMES.put(CarRemoteDeviceManager.class, CAR_REMOTE_DEVICE_SERVICE); in CAR_SERVICE_NAMES.put() argument
2733 case CAR_REMOTE_DEVICE_SERVICE: in createCarManagerLocked()
/packages/services/Car/service/src/com/android/car/
DICarImpl.java463 || mFeatureController.isFeatureEnabled(Car.CAR_REMOTE_DEVICE_SERVICE)) { in ICarImpl()
694 case Car.CAR_REMOTE_DEVICE_SERVICE: in getCarService()
DCarFeatureController.java123 Car.CAR_REMOTE_DEVICE_SERVICE,
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt35 field public static final String CAR_REMOTE_DEVICE_SERVICE = "car_remote_device_service";
/packages/services/Car/car-lib/api/
Dsystem-current.txt35 field public static final String CAR_REMOTE_DEVICE_SERVICE = "car_remote_device_service";
Dtest-current.txt35 field public static final String CAR_REMOTE_DEVICE_SERVICE = "car_remote_device_service";
Dsystem-lint-baseline.txt986 UnflaggedApi: android.car.Car#CAR_REMOTE_DEVICE_SERVICE:
987 New API must be flagged with @FlaggedApi: field android.car.Car.CAR_REMOTE_DEVICE_SERVICE