Searched refs:showLowBatteryWarning (Results 1 – 3 of 3) sorted by relevance
105 mPowerNotificationWarnings.showLowBatteryWarning(false); in testShowLowBatteryNotification_NotifyAsUser()114 mPowerNotificationWarnings.showLowBatteryWarning(false); in testDismissLowBatteryNotification_CancelAsUser()122 mPowerNotificationWarnings.showLowBatteryWarning(true); in testShowLowBatteryNotification_BatteryChannel()
406 mWarnings.showLowBatteryWarning(playSound); in maybeShowHybridWarning()483 mWarnings.showLowBatteryWarning(playSound); in maybeShowBatteryWarning()674 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning() method
517 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning() method in PowerNotificationWarnings