Searched refs:previousHost (Results 1 – 1 of 1) sorted by relevance
770 val previousHost = getHost(previousLocation) in performTransitionToNewLocation() constant771 if (currentHost == null || previousHost == null) { in performTransitionToNewLocation()784 !previousHost.hostView.isAttachedToWindow in performTransitionToNewLocation()794 animationStartBounds.set(previousHost.currentBounds) in performTransitionToNewLocation()795 animationStartClipping.set(previousHost.currentClipping) in performTransitionToNewLocation()1051 val previousHost = getHost(previousLocation) in getQSTransformationProgress() constant1053 if (previousHost?.location == LOCATION_QQS) { in getQSTransformationProgress()1054 if (previousHost.visible || statusbarState != StatusBarState.KEYGUARD) { in getQSTransformationProgress()