Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java89 private static final int SHOWING_AUTO_SAVER_SUGGESTION = 4; field in PowerNotificationWarnings
223 if (mShowing != SHOWING_AUTO_SAVER_SUGGESTION) { in updateNotification()
226 mShowing = SHOWING_AUTO_SAVER_SUGGESTION; in updateNotification()