Searched refs:expandStackAndSelectBubble (Results 1 – 4 of 4) sorted by relevance
285 verify(mBubbleController).expandStackAndSelectBubble(eq(mBubbleNotificationRow.getEntry())); in testOnNotificationClicked_bubble_noContentIntent_noKeyGuard()316 verify(mBubbleController).expandStackAndSelectBubble(mBubbleNotificationRow.getEntry()); in testOnNotificationClicked_bubble_noContentIntent_keyGuardShowing()346 verify(mBubbleController).expandStackAndSelectBubble(mBubbleNotificationRow.getEntry()); in testOnNotificationClicked_bubble_withContentIntent_keyGuardShowing()
403 mBubbleController.expandStackAndSelectBubble(entry); in expandBubbleStackOnMainThread()406 () -> mBubbleController.expandStackAndSelectBubble(entry)); in expandBubbleStackOnMainThread()
327 expandStackAndSelectBubble(mNotifEntryToExpandOnShadeUnlock); in onStateChanged()1025 public void expandStackAndSelectBubble(NotificationEntry entry) { in expandStackAndSelectBubble() method in BubbleController
682 mBubbleController.expandStackAndSelectBubble(mRow.getEntry()); in testExpandStackAndSelectBubble_removedFirst()