Searched defs:isExpandingFullyAbove (Results 1 – 3 of 3) sorted by relevance
195 public void onLaunchAnimationEnd(boolean isExpandingFullyAbove) { in wrapAnimationControllerIfInStatusBar()
255 val isExpandingFullyAbove = isExpandingFullyAbove(launchContainer, endState) in <lambda>() constant390 internal fun isExpandingFullyAbove(launchContainer: View, endState: State): Boolean { in <lambda>() method in com.android.systemui.animation.LaunchAnimator
548 val isExpandingFullyAbove = in startAnimation() constant