Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java76 int DISMISS_NO_LONGER_BUBBLE = 7; field
DBubbleController.java1718 removeBubble(entry.getKey(), DISMISS_NO_LONGER_BUBBLE); in onEntryUpdated() local
1793 mBubbleData.dismissBubbleWithKey(b.getKey(), DISMISS_NO_LONGER_BUBBLE); in onNotificationChannelModified() local