Searched refs:isPropertySupported (Results 1 – 3 of 3) sorted by relevance
753 if (!isPropertySupported(prop)) { in subscribeToProperty()788 if (!isPropertySupported(prop)) { in notifyVhalNewPowerPolicy()810 bool CarPowerPolicyServer::isPropertySupported(const int32_t prop) { in isPropertySupported() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
229 bool isPropertySupported(const int32_t prop);
426 public boolean isPropertySupported(int propertyId) { in isPropertySupported() method in VehicleHal441 if (!isPropertySupported(propertyId)) { in getIfAvailableOrFail()