Searched refs:DISMISS_NO_LONGER_BUBBLE (Results 1 – 5 of 5) sorted by relevance
58 DISMISS_NOTIF_CANCEL, DISMISS_ACCESSIBILITY_ACTION, DISMISS_NO_LONGER_BUBBLE,71 int DISMISS_NO_LONGER_BUBBLE = 7; field
102 } else if (r == Bubbles.DISMISS_NO_LONGER_BUBBLE) { in logOverflowRemove()
36 import static com.android.wm.shell.bubbles.Bubbles.DISMISS_NO_LONGER_BUBBLE;975 removeBubble(entry.getKey(), DISMISS_NO_LONGER_BUBBLE); in onEntryUpdated() local
539 || reason == Bubbles.DISMISS_NO_LONGER_BUBBLE in doRemove()
933 mRow.getKey(), Bubbles.DISMISS_NO_LONGER_BUBBLE); in removeNotif_notInOverflow_notIntercepted()