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()
407 mWarnings.showLowBatteryWarning(playSound); in maybeShowHybridWarning()484 mWarnings.showLowBatteryWarning(playSound); in maybeShowBatteryWarning()675 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning() method
562 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning() method in PowerNotificationWarnings