Home
last modified time | relevance | path

Searched refs:rotatedLaunchingApp (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java6303 final WindowToken rotatedLaunchingApp = mFixedRotationLaunchingApp; in applyRotationAndFinishFixedRotation() local
6304 if (rotatedLaunchingApp == null) { in applyRotationAndFinishFixedRotation()
6309 rotatedLaunchingApp.finishFixedRotationTransform( in applyRotationAndFinishFixedRotation()