Searched refs:showLowBatteryWarning (Results 1 – 3 of 3) sorted by relevance
173 mPowerNotificationWarnings.showLowBatteryWarning(false); in testShowLowBatteryNotification_NotifyAsUser()182 mPowerNotificationWarnings.showLowBatteryWarning(false); in testDismissLowBatteryNotification_CancelAsUser()190 mPowerNotificationWarnings.showLowBatteryWarning(true); in testShowLowBatteryNotification_BatteryChannel()
447 mWarnings.showLowBatteryWarning(playSound); in maybeShowHybridWarning()516 mWarnings.showLowBatteryWarning(playSound); in maybeShowBatteryWarning()707 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning() method
609 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning() method in PowerNotificationWarnings