Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java99 private static final int STICKY_AUTO_DISABLED_NOTIFICATION_ID = 1993; field in BatterySaverStateMachine
845 manager.notifyAsUser(TAG, STICKY_AUTO_DISABLED_NOTIFICATION_ID, in triggerStickyDisabledNotification()
890 hideNotification(STICKY_AUTO_DISABLED_NOTIFICATION_ID); in hideStickyDisabledNotification()