Searched defs:notifyThrottling (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/os/ | ||
H A D | IThermalEventListener.aidl | 30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method |
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ | ||
H A D | PowerUI.java | 717 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener |
/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/ | ||
H A D | SkinThermalStatusObserver.java | 99 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in SkinThermalStatusObserver |
/aosp14/frameworks/base/services/core/java/com/android/server/display/ | ||
H A D | BrightnessThrottler.java | 367 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in BrightnessThrottler.SkinThermalStatusObserver |