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.java150 private boolean mShowAutoSaverSuggestion; field in PowerNotificationWarnings
221 } else if (mShowAutoSaverSuggestion) { in updateNotification()
589 mShowAutoSaverSuggestion = true; in showAutoSaverSuggestion()
594 mShowAutoSaverSuggestion = false; in dismissAutoSaverSuggestion()