Searched defs:setIsLaunchAnimationRunning (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
| D | ShadeViewController.kt | 159     fun setIsLaunchAnimationRunning(running: Boolean)  in expand()  method | 
| D | ShadeViewControllerEmptyImpl.kt | 61     override fun setIsLaunchAnimationRunning(running: Boolean) {}  in setIsLaunchAnimationRunning()  method in com.android.systemui.shade.ShadeViewControllerEmptyImpl | 
| D | NotificationPanelViewController.java | 2901     public void setIsLaunchAnimationRunning(boolean running) {  in setIsLaunchAnimationRunning()  method in NotificationPanelViewController |