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.java170 private boolean mShowAutoSaverSuggestion; field in PowerNotificationWarnings
262 } else if (mShowAutoSaverSuggestion) { in updateNotification()
637 mShowAutoSaverSuggestion = true; in showAutoSaverSuggestion()
642 mShowAutoSaverSuggestion = false; in dismissAutoSaverSuggestion()