Searched defs:notifyThrottling (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
D | IThermalEventListener.aidl | 30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method |
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ | ||
D | PowerUI.java | 709 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener |
/frameworks/base/services/core/java/com/android/server/display/ | ||
D | HighBrightnessModeController.java | 512 public void notifyThrottling(Temperature temp) { in notifyThrottling() method in HighBrightnessModeController.SkinThermalStatusObserver |