Searched refs:REMOVE_USER (Results 1 – 11 of 11) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ |
D | UserHalServiceTest.java | 21 import static android.car.VehiclePropertyIds.REMOVE_USER; 191 newSubscribableConfig(REMOVE_USER), in setFixtures() 229 newSubscribableConfig(REMOVE_USER))); in testTakeSupportedProperties_supportedFewProperties() 242 newSubscribableConfig(CREATE_USER), newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllCorePropertiesButEnabledPropertyNotSet() 256 newSubscribableConfig(CREATE_USER), newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllCorePropertiesButDisabled() 270 newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllCoreProperties() 284 newSubscribableConfig(CREATE_USER), newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllPropertiesButDisabled() 299 newSubscribableConfig(CREATE_USER), newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllPropertiesButEnablePropertyNotSet() 314 newSubscribableConfig(REMOVE_USER), in testTakeSupportedProperties_supportedAllProperties() 331 newSubscribableConfig(REMOVE_USER), in testTakeSupportedPropertiesAndInit() [all …]
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | UserHalService.java | 20 import static android.car.VehiclePropertyIds.REMOVE_USER; 98 REMOVE_USER, 106 REMOVE_USER, 208 case REMOVE_USER: in onHalEvents()
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | VehiclePropertyIdsTest.java | 301 propsToString.put(VehiclePropertyIds.REMOVE_USER, "REMOVE_USER"); in testToString()
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | CarPropertyManager.java | 3378 case VehiclePropertyIds.REMOVE_USER: in assertNotUserHalProperty() 3397 case VehiclePropertyIds.REMOVE_USER: in filterOutUserHalProperty()
|
/packages/services/Car/service/src/com/android/car/hal/fakevhal/ |
D | FakeVehicleStub.java | 80 VehicleProperty.REMOVE_USER,
|
/packages/services/Car/car-lib/src/android/car/ |
D | VehiclePropertyIds.java | 5271 public static final int REMOVE_USER = 299896586; field in VehiclePropertyIds
|
/packages/services/Car/tests/carservice_unit_test/res/raw/ |
D | car_hidden_apis_release_33.2.txt | 99 android.car VehiclePropertyIds int REMOVE_USER
|
D | car_hidden_apis_release_33.1.txt | 99 android.car VehiclePropertyIds int REMOVE_USER
|
D | car_hidden_apis.txt | 117 android.car VehiclePropertyIds int REMOVE_USER
|
D | car_hidden_apis_release_33.3.txt | 108 android.car VehiclePropertyIds int REMOVE_USER
|
/packages/services/Car/tools/GenericCarApiBuilder/ |
D | complete_car_api_list.txt | 2639 field TIRAMISU_0 @hiddenOnly int REMOVE_USER = 299896586;
|