Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java87 private static final String TAG_AUTO_SAVER = "auto_saver"; field in PowerNotificationWarnings
233 mNoMan.cancelAsUser(TAG_AUTO_SAVER, in updateNotification()
327 TAG_AUTO_SAVER, SystemMessage.NOTE_AUTO_SAVER_SUGGESTION, n, UserHandle.ALL); in showAutoSaverSuggestionNotification()