Searched refs:SHOWING_AUTO_SAVER_SUGGESTION (Results 1 – 1 of 1) sorted by relevance
89 private static final int SHOWING_AUTO_SAVER_SUGGESTION = 4; field in PowerNotificationWarnings223 if (mShowing != SHOWING_AUTO_SAVER_SUGGESTION) { in updateNotification()226 mShowing = SHOWING_AUTO_SAVER_SUGGESTION; in updateNotification()