Home
last modified time | relevance | path

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

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