Home
last modified time | relevance | path

Searched refs:expandBubbleStackOnMainThread (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java363 expandBubbleStackOnMainThread(entry); in handleNotificationClickAfterPanelCollapsed()
455 private void expandBubbleStackOnMainThread(NotificationEntry entry) { in expandBubbleStackOnMainThread() method in StatusBarNotificationActivityStarter