Searched refs:PROP_VALUE_STATUS_ERROR_BOOLEAN (Results 1 – 1 of 1) sorted by relevance
156 private static final int PROP_VALUE_STATUS_ERROR_BOOLEAN = field in CarPropertyManagerTest303 case PROP_VALUE_STATUS_ERROR_BOOLEAN: in testMixedPropertyConfigs()437 assertThat(mManager.getBooleanProperty(PROP_VALUE_STATUS_ERROR_BOOLEAN, 0)).isEqualTo( in testGetBooleanPropertyWithErrorStatusBeforeS()450 () -> mManager.getBooleanProperty(PROP_VALUE_STATUS_ERROR_BOOLEAN, 0)); in testGetBooleanPropertyWithErrorStatusEqualAfterS()1219 PROP_VALUE_STATUS_ERROR_BOOLEAN, in testGetPropertiesAsync()1280 || propertyId == PROP_VALUE_STATUS_ERROR_BOOLEAN in testGetPropertiesAsync()1501 addAidlProperty(PROP_VALUE_STATUS_ERROR_BOOLEAN, handler); in configureMockedHal()1635 case PROP_VALUE_STATUS_ERROR_BOOLEAN: in mapPropertyToVehiclePropertyStatus()