Searched refs:mHasScaleEffect (Results 1 – 1 of 1) sorted by relevance
191 private boolean mHasScaleEffect; field in AllAppsTransitionController307 if (hasScaleEffect != mHasScaleEffect) { in onScaleProgressChanged()308 mHasScaleEffect = hasScaleEffect; in onScaleProgressChanged()309 if (mHasScaleEffect) { in onScaleProgressChanged()