Searched refs:DISTANCE_DISPLAY_UNITS (Results 1 – 13 of 13) sorted by relevance
90 assertThat(mCaptor.getValue()).isEqualTo(VehiclePropertyIds.DISTANCE_DISPLAY_UNITS); in onCarServiceConnected_setsPreferenceEntriesAndValue()102 verify(mCarUnitsManager).setUnitUsedByProperty(VehiclePropertyIds.DISTANCE_DISPLAY_UNITS, in onPreferenceChanged_runsSetUnitUsedByPropertyWithNewUnit()
42 return VehiclePropertyIds.DISTANCE_DISPLAY_UNITS; in getPropertyId()
77 if (isValidVehicleProperty(VehiclePropertyIds.DISTANCE_DISPLAY_UNITS)) {
209 .isReadable(mContext, VehiclePropertyIds.DISTANCE_DISPLAY_UNITS)).isFalse(); in testIsReadableWritableForSystemProperty()211 .isWritable(mContext, VehiclePropertyIds.DISTANCE_DISPLAY_UNITS)).isTrue(); in testIsReadableWritableForSystemProperty()222 .isReadable(mContext, VehiclePropertyIds.DISTANCE_DISPLAY_UNITS)).isFalse(); in testIsReadableWritableForSystemProperty()224 .isWritable(mContext, VehiclePropertyIds.DISTANCE_DISPLAY_UNITS)).isFalse(); in testIsReadableWritableForSystemProperty()
44 VehicleProperty.DISTANCE_DISPLAY_UNITS,
316 case VehiclePropertyIds.DISTANCE_DISPLAY_UNITS: in testMixedPropertyConfigs()588 int propId = VehiclePropertyIds.DISTANCE_DISPLAY_UNITS; in testSubscribePropertyEvents_onlyWritePermission()659 int propId = VehiclePropertyIds.DISTANCE_DISPLAY_UNITS; in testRegisterCallback_onlyWritePermission()1533 addAidlProperty(VehicleProperty.DISTANCE_DISPLAY_UNITS); in configureMockedHal()
215 propsToString.put(VehiclePropertyIds.DISTANCE_DISPLAY_UNITS, "DISTANCE_DISPLAY_UNITS"); in testToString()
85 VehicleProperty.DISTANCE_DISPLAY_UNITS,
2030 public static final int DISTANCE_DISPLAY_UNITS = 289408512; field in VehiclePropertyIds
328 ….car.permission.CAR_VENDOR_EXTENSION"})) public static final int DISTANCE_DISPLAY_UNITS = 28940851…
712 UnflaggedApi: android.car.VehiclePropertyIds#DISTANCE_DISPLAY_UNITS:713 …w API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.DISTANCE_DISPLAY_UNITS
2567 field TIRAMISU_0 int DISTANCE_DISPLAY_UNITS = 289408512;