Searched refs:isPropertySupported (Results 1 – 3 of 3) sorted by relevance
699 if (!isPropertySupported(prop)) { in subscribeToProperty()738 if (!isPropertySupported(prop)) { in notifyVhalNewPowerPolicy()763 bool CarPowerPolicyServer::isPropertySupported(const int32_t prop) { in isPropertySupported() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
210 bool isPropertySupported(const int32_t prop);
425 public boolean isPropertySupported(int propertyId) { in isPropertySupported() method in VehicleHal439 if (!isPropertySupported(propertyId)) { in getIfAvailableOrFail()