Home
last modified time | relevance | path

Searched defs:isPropertySupported (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp825 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/
DVehicleHal.java630 public boolean isPropertySupported(int propertyId) { in isPropertySupported() method in VehicleHal