Searched refs:DISMISS_NOTIF_CANCEL (Results 1 – 6 of 6) sorted by relevance
45 if (r == BubbleController.DISMISS_NOTIF_CANCEL) { in logOverflowRemove()
134 DISMISS_NOTIF_CANCEL, DISMISS_ACCESSIBILITY_ACTION, DISMISS_NO_LONGER_BUBBLE,144 static final int DISMISS_NOTIF_CANCEL = 5; field in BubbleController1221 removeBubble(entry.getKey(), DISMISS_NOTIF_CANCEL); in onEntryRemoved() local1325 if (reason == DISMISS_NOTIF_CANCEL) {1333 || reason == DISMISS_NOTIF_CANCEL
474 && (reason == BubbleController.DISMISS_NOTIF_CANCEL in doRemove()
335 BubbleController.DISMISS_NOTIF_CANCEL); in testOverflow_notifCanceled_removesOverflowBubble()463 mEntryA2.getKey(), BubbleController.DISMISS_NOTIF_CANCEL); in test_collapsed_removeBubble_selectionChanges()
323 mRow.getEntry().getKey(), BubbleController.DISMISS_NOTIF_CANCEL); in testRemoveBubble_withDismissedNotif_notInOverflow()717 mRow.getEntry().getKey(), BubbleController.DISMISS_NOTIF_CANCEL); in removeBubble_notIntercepted()
353 mRow.getEntry().getKey(), BubbleController.DISMISS_NOTIF_CANCEL); in testCancelOverflowBubble()