Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java196 boolean isPreemptivePowerPolicy(String policyId) { in isPreemptivePowerPolicy() method in PolicyReader
/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp492 bool PolicyManager::isPreemptivePowerPolicy(const std::string& policyId) const { in isPreemptivePowerPolicy() function in android::frameworks::automotive::powerpolicy::PolicyManager