Searched refs:notifyThrottling (Results 1 – 8 of 8) sorted by relevance
217 .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 …]
30 void notifyThrottling(in Temperature temperature); in notifyThrottling() method
124 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()
709 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.SkinThermalEventListener728 @Override public void notifyThrottling(Temperature temp) { in notifyThrottling() method in PowerUI.UsbThermalEventListener
240 listener.notifyThrottling(temperature); in postEventListener()797 public void notifyThrottling(boolean isThrottling,931 public void notifyThrottling(
3873 public void notifyThrottling(Temperature temp) {
28761 PLcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper$1;->notifyThrottling(Landroid/…30618 HSPLcom/android/server/stats/pull/StatsPullAtomService$ThermalEventListener;->notifyThrottling(Land…
15536 HPLandroid/os/IThermalEventListener$Stub$Proxy;->notifyThrottling(Landroid/os/Temperature;)V