Searched refs:isOptionalPropertySupportedLocked (Results 1 – 1 of 1) sorted by relevance
140 if (isOptionalPropertySupportedLocked(property)) { in release()203 private boolean isOptionalPropertySupportedLocked(int propertyId) { in isOptionalPropertySupportedLocked() method in CarDrivingStateService220 if (isOptionalPropertySupportedLocked(propertyId)) { in subscribeToProperties()482 if (isOptionalPropertySupportedLocked(VehicleProperty.IGNITION_STATE) in inferDrivingStateLocked()