Home
last modified time | relevance | path

Searched defs:removePowerPolicyListener (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/power/
DICarPower.aidl49 void removePowerPolicyListener(in ICarPowerPolicyListener listener); in removePowerPolicyListener() method
DCarPowerManager.java452 public void removePowerPolicyListener(@NonNull CarPowerPolicyListener listener) { in removePowerPolicyListener() method in CarPowerManager
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java1135 public void removePowerPolicyListener(ICarPowerPolicyListener listener) { in removePowerPolicyListener() method in CarPowerManagementService