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()
368 mWarnings.showLowBatteryWarning(playSound); in maybeShowHybridWarning()442 mWarnings.showLowBatteryWarning(playSound); in maybeShowBatteryWarning()617 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning() method
515 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning() method in PowerNotificationWarnings