Home
last modified time | relevance | path

Searched defs:getCurrentPowerPolicy (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/power/
DICarPower.aidl40 CarPowerPolicy getCurrentPowerPolicy(); in getCurrentPowerPolicy() method
DCarPowerManager.java343 public CarPowerPolicy getCurrentPowerPolicy() { in getCurrentPowerPolicy() method in CarPowerManager
/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp68 Status getCurrentPowerPolicy(CarPowerPolicy* aidlReturn) { in getCurrentPowerPolicy() function in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java914 public CarPowerPolicy getCurrentPowerPolicy() { in getCurrentPowerPolicy() method in CarPowerManagementServiceUnitTest.MockedPowerPolicyListener
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp228 Status CarPowerPolicyServer::getCurrentPowerPolicy(CarPowerPolicy* aidlReturn) { in getCurrentPowerPolicy() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java1088 public CarPowerPolicy getCurrentPowerPolicy() { in getCurrentPowerPolicy() method in CarPowerManagementService