Searched refs:getFixedRotationTransformInsetsState (Results 1 – 7 of 7) sorted by relevance
456 InsetsState getFixedRotationTransformInsetsState() { in getFixedRotationTransformInsetsState() method in WindowToken
237 ? token.getFixedRotationTransformInsetsState() in getInsetsForWindowMetrics()
1617 final InsetsState rotatedState = mToken.getFixedRotationTransformInsetsState(); in getInsetsState()
2128 mFixedRotationLaunchingApp.getFixedRotationTransformInsetsState(); in notifyInsetsChanged()
367 doReturn(rotatedState).when(app.mToken).getFixedRotationTransformInsetsState(); in testTransientVisibilityOfFixedRotationState()
1612 final InsetsState rotatedState = app.getFixedRotationTransformInsetsState(); in testApplyTopFixedRotationTransform()
12205 HSPLcom/android/server/wm/WindowToken;->getFixedRotationTransformInsetsState()Landroid/view/InsetsS…