Searched refs:LOCATION_CHARACTERIZATION (Results 1 – 6 of 6) sorted by relevance
20 import static android.car.VehiclePropertyIds.LOCATION_CHARACTERIZATION;73 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetPropertyId_systemPropertyIdSupported()77 .isEqualTo(LOCATION_CHARACTERIZATION); in testGetPropertyId_systemPropertyIdSupported()82 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetPropertyId_vendorPropertyIdSupported()93 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetPropertyId_vendorPropertyNotSupported()108 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetReadPermissions_systemPermission()117 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetReadPermissions_vendorPermission()128 when(mMockCarPropertyManager.getCarPropertyConfig(LOCATION_CHARACTERIZATION)) in testGetWritePermissions_onlyReadable()
20 import static android.car.VehiclePropertyIds.LOCATION_CHARACTERIZATION;45 Map.entry(VehiclePropertyIds.toString(LOCATION_CHARACTERIZATION),46 new PropertyInfo(LOCATION_CHARACTERIZATION)
4521 public static final int LOCATION_CHARACTERIZATION = 289410064; field in VehiclePropertyIds
409 …nifest.permission.ACCESS_FINE_LOCATION) public static final int LOCATION_CHARACTERIZATION = 289410…
872 UnflaggedApi: android.car.VehiclePropertyIds#LOCATION_CHARACTERIZATION:873 …PI must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.LOCATION_CHARACTERIZATION