Searched defs:CarPowerPolicy (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/car-lib/src/android/car/hardware/power/ | ||
D | CarPowerPolicy.java | 31 public final class CarPowerPolicy implements Parcelable { class |
/packages/services/Car/car-lib/native/CarPowerManager/ | ||
D | CarPowerPolicy.cpp | 29 CarPowerPolicy::CarPowerPolicy(const std::string& policyId, in CarPowerPolicy() function in android::car::hardware::power::CarPowerPolicy |