Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java80 ACTION_TOGGLE_ALERT,
90 private static final int ACTION_TOGGLE_ALERT = 5; field in NotificationInfo