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