Searched refs:showLowBatteryWarning (Results 1 – 3 of 3) sorted by relevance
161 mPowerNotificationWarnings.showLowBatteryWarning(false); in testShowLowBatteryNotification_NotifyAsUser()170 mPowerNotificationWarnings.showLowBatteryWarning(false); in testDismissLowBatteryNotification_CancelAsUser()178 mPowerNotificationWarnings.showLowBatteryWarning(true); in testShowLowBatteryNotification_BatteryChannel()
422 mWarnings.showLowBatteryWarning(playSound); in maybeShowHybridWarning()491 mWarnings.showLowBatteryWarning(playSound); in maybeShowBatteryWarning()682 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning() method
611 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning() method in PowerNotificationWarnings