Home
last modified time | relevance | path

Searched defs:notifyThrottling (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DIThermalEventListener.aidl30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java717 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener
739 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.UsbThermalEventListener
/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/
H A DSkinThermalStatusObserver.java99 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in SkinThermalStatusObserver
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessThrottler.java367 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in BrightnessThrottler.SkinThermalStatusObserver