Home
last modified time | relevance | path

Searched refs:mShowAutoSaverSuggestion (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java129 private boolean mShowAutoSaverSuggestion; field in PowerNotificationWarnings
200 } else if (mShowAutoSaverSuggestion) { in updateNotification()
470 mShowAutoSaverSuggestion = true; in showAutoSaverSuggestion()
475 mShowAutoSaverSuggestion = false; in dismissAutoSaverSuggestion()