Searched defs:isPropertySupported (Results 1 – 2 of 2) sorted by relevance
| /packages/services/Car/cpp/powerpolicy/server/src/ | ||
| D | CarPowerPolicyServer.cpp | 825 bool CarPowerPolicyServer::isPropertySupported(const int32_t prop) { in isPropertySupported() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer |
| /packages/services/Car/service/src/com/android/car/hal/ | ||
| D | VehicleHal.java | 630 public boolean isPropertySupported(int propertyId) { in isPropertySupported() method in VehicleHal |