Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java100 default void setLaunchingActivity(boolean launching) {} in setLaunchingActivity() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewController.java490 mNotificationShadeWindowController.setLaunchingActivity(mExpandAnimationRunning); in setExpandAnimationRunning()
H A DNotificationShadeWindowControllerImpl.java571 public void setLaunchingActivity(boolean launching) { in setLaunchingActivity() method in NotificationShadeWindowControllerImpl