Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java1882 if (configs.isNotSupported(propertyId)) { in unsubscribePropertyEventsInternal()
2017 if (configs.isNotSupported(propertyId)) { in getCarPropertyConfig()
2055 if (configs.isNotSupported(propertyId)) { in getAreaId()
3317 if (configs.isNotSupported(propertyId)) { in sanitizeSubscribeOptions()
3455 boolean isNotSupported(int propertyId) { in isNotSupported() method in CarPropertyManager.CarPropertyConfigs