Home
last modified time | relevance | path

Searched defs:rotatedState (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java118 final InsetsState rotatedState = target.mToken.getFixedRotationTransformInsetsState(); in getInsetsForWindow() local
135 final InsetsState rotatedState = token.getFixedRotationTransformInsetsState(); in getInsetsForWindowMetrics() local
H A DDisplayContent.java1915 final InsetsState rotatedState = in notifyInsetsChanged() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsStateControllerTest.java328 final InsetsState rotatedState = new InsetsState(app.getInsetsState(), in testTransientVisibilityOfFixedRotationState() local
H A DDisplayContentTests.java1354 final InsetsState rotatedState = app.getFixedRotationTransformInsetsState(); in testApplyTopFixedRotationTransform() local