Searched refs:PROP_VALUE_STATUS_UNAVAILABLE_FLOAT (Results 1 – 1 of 1) sorted by relevance
159 private static final int PROP_VALUE_STATUS_UNAVAILABLE_FLOAT = field in CarPropertyManagerTest305 case PROP_VALUE_STATUS_UNAVAILABLE_FLOAT: in testMixedPropertyConfigs()461 assertThat(mManager.getFloatProperty(PROP_VALUE_STATUS_UNAVAILABLE_FLOAT, 0)).isEqualTo(0f); in testGetFloatPropertyWithUnavailableStatusBeforeS()473 () -> mManager.getFloatProperty(PROP_VALUE_STATUS_UNAVAILABLE_FLOAT, 0)); in testGetFloatPropertyWithUnavailableStatusEqualAfterS()1221 PROP_VALUE_STATUS_UNAVAILABLE_FLOAT, in testGetPropertiesAsync()1288 || propertyId == PROP_VALUE_STATUS_UNAVAILABLE_FLOAT in testGetPropertiesAsync()1500 addAidlProperty(PROP_VALUE_STATUS_UNAVAILABLE_FLOAT, handler); in configureMockedHal()1638 case PROP_VALUE_STATUS_UNAVAILABLE_FLOAT: in mapPropertyToVehiclePropertyStatus()