Searched refs:DISMISS_BLOCKED (Results 1 – 2 of 2) sorted by relevance
218 doRemove(key, BubbleController.DISMISS_BLOCKED); in notificationRankingUpdated()559 mStateChange.bubbleRemoved(bubble, BubbleController.DISMISS_BLOCKED); in onBubbleBlocked()
108 @IntDef({DISMISS_USER_GESTURE, DISMISS_AGED, DISMISS_TASK_FINISHED, DISMISS_BLOCKED,116 static final int DISMISS_BLOCKED = 4; field in BubbleController