Home
last modified time | relevance | path

Searched defs:DISMISS_NOTIF_CANCEL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java74 int DISMISS_NOTIF_CANCEL = 5; field
DBubbleController.java1735 removeBubble(entry.getKey(), DISMISS_NOTIF_CANCEL); in onEntryRemoved() local