Home
last modified time | relevance | path

Searched refs:REMOVE_USER (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DUserHalServiceTest.java21 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/
DUserHalService.java20 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/
DVehiclePropertyIdsTest.java301 propsToString.put(VehiclePropertyIds.REMOVE_USER, "REMOVE_USER"); in testToString()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java3378 case VehiclePropertyIds.REMOVE_USER: in assertNotUserHalProperty()
3397 case VehiclePropertyIds.REMOVE_USER: in filterOutUserHalProperty()
/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java80 VehicleProperty.REMOVE_USER,
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java5271 public static final int REMOVE_USER = 299896586; field in VehiclePropertyIds
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis_release_33.2.txt99 android.car VehiclePropertyIds int REMOVE_USER
Dcar_hidden_apis_release_33.1.txt99 android.car VehiclePropertyIds int REMOVE_USER
Dcar_hidden_apis.txt117 android.car VehiclePropertyIds int REMOVE_USER
Dcar_hidden_apis_release_33.3.txt108 android.car VehiclePropertyIds int REMOVE_USER
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2639 field TIRAMISU_0 @hiddenOnly int REMOVE_USER = 299896586;