Searched refs:expandBubbleStack (Results 1 – 1 of 1) sorted by relevance
461 expandBubbleStack(entry); in expandBubbleStackOnMainThread()463 mMainThreadHandler.post(() -> expandBubbleStack(entry)); in expandBubbleStackOnMainThread()467 private void expandBubbleStack(NotificationEntry entry) { in expandBubbleStack() method in StatusBarNotificationActivityStarter