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.java147 private boolean mShowAutoSaverSuggestion; field in PowerNotificationWarnings
218 } else if (mShowAutoSaverSuggestion) { in updateNotification()
542 mShowAutoSaverSuggestion = true; in showAutoSaverSuggestion()
547 mShowAutoSaverSuggestion = false; in dismissAutoSaverSuggestion()