Home
last modified time | relevance | path

Searched refs:notifyThrottling (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DThermalManagerServiceTest.java217 .times(0)).notifyThrottling(any(Temperature.class)); in setUp()
221 .times(0)).notifyThrottling(any(Temperature.class)); in setUp()
228 .times(4)).notifyThrottling(captor.capture()); in setUp()
234 .times(2)).notifyThrottling(captor.capture()); in setUp()
261 .times(4)).notifyThrottling(captor.capture()); in testRegister()
271 .times(4)).notifyThrottling(any(Temperature.class)); in testRegister()
276 .times(2)).notifyThrottling(captor.capture()); in testRegister()
290 .times(1)).notifyThrottling(newBattery); in testNotify()
294 .times(0)).notifyThrottling(newBattery); in testNotify()
302 .times(1)).notifyThrottling(newSkin); in testNotify()
[all …]
/frameworks/base/core/java/android/os/
DIThermalEventListener.aidl30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/
DPowerUITest.java124 mSkinThermalEventListener.notifyThrottling(temp); in testSkinWarning_throttlingCritical()
137 mSkinThermalEventListener.notifyThrottling(temp); in testSkinWarning_throttlingEmergency()
150 mUsbThermalEventListener.notifyThrottling(temp); in testUsbAlarm_throttlingCritical()
162 mUsbThermalEventListener.notifyThrottling(temp); in testUsbAlarm_throttlingEmergency()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java709 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener
728 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.UsbThermalEventListener
/frameworks/base/services/core/java/com/android/server/power/
DThermalManagerService.java240 listener.notifyThrottling(temperature); in postEventListener()
797 public void notifyThrottling(boolean isThrottling,
931 public void notifyThrottling(
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java3873 public void notifyThrottling(Temperature temp) {
/frameworks/base/services/
Dart-profile28761 PLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper$1;->notifyThrottling(Landroid/…
30618 HSPLcom/android/server/stats/pull/StatsPullAtomService$ThermalEventListener;->notifyThrottling(Land…
/frameworks/base/config/
Dboot-image-profile.txt15536 HPLandroid/os/IThermalEventListener$Stub$Proxy;->notifyThrottling(Landroid/os/Temperature;)V