Home
last modified time | relevance | path

Searched refs:dismissLowBatteryWarning (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java219 mWarnings.dismissLowBatteryWarning(); in onReceive()
378 void dismissLowBatteryWarning(); in dismissLowBatteryWarning() method
DPowerNotificationWarnings.java319 public void dismissLowBatteryWarning() { in dismissLowBatteryWarning() method in PowerNotificationWarnings
445 dismissLowBatteryWarning(); in onReceive()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/
DPowerNotificationWarningsTest.java105 mPowerNotificationWarnings.dismissLowBatteryWarning(); in testDismissLowBatteryNotification_CancelAsUser()