Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java3023 mNotificationPanelViewController.setLaunchTransitionEndRunnable(hideRunnable); in fadeKeyguardAfterLaunchTransition()
H A DNotificationPanelViewController.java3216 public void setLaunchTransitionEndRunnable(Runnable r) { in setLaunchTransitionEndRunnable() method in NotificationPanelViewController