Home
last modified time | relevance | path

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

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