Home
last modified time | relevance | path

Searched defs:setIsLaunchAnimationRunning (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt159 fun setIsLaunchAnimationRunning(running: Boolean) regex
H A DNotificationPanelViewController.java2901 public void setIsLaunchAnimationRunning(boolean running) { in setIsLaunchAnimationRunning() method in NotificationPanelViewController