Searched refs:isPropertySupported (Results 1 – 4 of 4) sorted by relevance
96 private boolean isPropertySupported(int propertyId) { in isPropertySupported() method in CarPropertyHelper132 if (isPropertySupported(systemPropertyId)) { in getPropertyId()136 if (isPropertySupported(vendorPropertyId)) { in getPropertyId()162 if (isPropertySupported(systemPropertyId)) { in getReadPermission()166 if (isPropertySupported(vendorPropertyId)) { in getReadPermission()192 if (isPropertySupported(systemPropertyId)) { in getWritePermission()196 if (isPropertySupported(vendorPropertyId)) { in getWritePermission()
1216 if (!isPropertySupported(prop)) { in subscribeToProperty()1251 if (!isPropertySupported(prop)) { in notifyVhalNewPowerPolicy()1273 bool CarPowerPolicyServer::isPropertySupported(const int32_t prop) { in isPropertySupported() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
306 bool isPropertySupported(const int32_t prop) EXCLUDES(mMutex);
944 public boolean isPropertySupported(int propertyId) { in isPropertySupported() method in VehicleHal959 if (!isPropertySupported(propertyId)) { in getIfSupportedOrFail()