Searched refs:onLaunchAnimationEnd (Results 1 – 5 of 5) sorted by relevance
65 override fun onLaunchAnimationEnd(launchIsFullScreen: Boolean) {} in onLaunchAnimationEnd() method in com.android.systemui.shade.ShadeControllerEmptyImpl
74 final override fun onLaunchAnimationEnd(launchIsFullScreen: Boolean) { in onLaunchAnimationEnd() method in com.android.systemui.shade.BaseShadeControllerImpl
233 void onLaunchAnimationEnd(boolean launchIsFullScreen); in onLaunchAnimationEnd() method
798 onLaunchAnimationEnd = { in maybeStartLaunchAnimation()876 onLaunchAnimationEnd = { in hideDialogIntoView()898 onLaunchAnimationEnd: () -> Unit = {} in <lambda>()965 onLaunchAnimationEnd() in onTransitionAnimationEnd()
56 shadeController.onLaunchAnimationEnd(isExpandingFullyAbove) in onTransitionAnimationEnd()