Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/units/
DUnitsEnergyConsumptionPreferenceControllerTest.java91 assertThat(mCaptor.getValue()).isEqualTo(VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS); in onCarServiceConnected_setsPreferenceEntriesAndValue()
107 VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS, in onPreferenceChanged_runsSetUnitUsedByPropertyWithNewUnit()
/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsEnergyConsumptionPreferenceController.java47 return VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS; in getPropertyId()
DUnitsSettingsFragment.java95 if (isValidVehicleProperty(VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS)) {
/packages/services/Car/service/src/com/android/car/hal/
DHalPropConfig.java45 VehicleProperty.EV_BATTERY_DISPLAY_UNITS,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java220 propsToString.put(VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS, "EV_BATTERY_DISPLAY_UNITS"); in testToString()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DHalPropConfigTest.java86 VehicleProperty.EV_BATTERY_DISPLAY_UNITS,
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java2134 public static final int EV_BATTERY_DISPLAY_UNITS = 289408515; field in VehiclePropertyIds
/packages/services/Car/car-lib/api/
Dcurrent.txt341 …car.permission.CAR_VENDOR_EXTENSION"})) public static final int EV_BATTERY_DISPLAY_UNITS = 2894085…
Dlint-baseline.txt736 UnflaggedApi: android.car.VehiclePropertyIds#EV_BATTERY_DISPLAY_UNITS:
737 …API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.EV_BATTERY_DISPLAY_UNITS
/packages/services/Car/car-lib-module/api/
Dcurrent.txt341 …car.permission.CAR_VENDOR_EXTENSION"})) public static final int EV_BATTERY_DISPLAY_UNITS = 2894085…
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2570 field TIRAMISU_0 int EV_BATTERY_DISPLAY_UNITS = 289408515;