Searched defs:getDefaultPowerPolicyForState (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/powerpolicy/server/src/ | ||
D | PolicyManager.cpp | 619 Result<CarPowerPolicyPtr> PolicyManager::getDefaultPowerPolicyForState( in getDefaultPowerPolicyForState() function in android::frameworks::automotive::powerpolicy::PolicyManager |
/packages/services/Car/service/src/com/android/car/power/ | ||
D | PolicyReader.java | 193 CarPowerPolicy getDefaultPowerPolicyForState(String groupId, int state) { in getDefaultPowerPolicyForState() method in PolicyReader |