Searched defs:DISMISS_NOTIF_CANCEL (Results 1 – 3 of 3) sorted by relevance
451 mRow.getKey(), DISMISS_NOTIF_CANCEL); in testCancelOverflowBubble() local1163 mBubbleController.removeBubble(mBubbleEntry.getKey(), DISMISS_NOTIF_CANCEL); in testOverflowLoadedOnce() local1164 mBubbleController.removeBubble(mBubbleEntry2.getKey(), DISMISS_NOTIF_CANCEL); in testOverflowLoadedOnce() local
66 int DISMISS_NOTIF_CANCEL = 5; field
1003 removeBubble(entry.getKey(), DISMISS_NOTIF_CANCEL); in onEntryRemoved() local