Searched refs:getFixedRotationTransformInsetsState (Results 1 – 6 of 6) sorted by relevance
118 final InsetsState rotatedState = target.mToken.getFixedRotationTransformInsetsState(); in getInsetsForWindow()135 final InsetsState rotatedState = token.getFixedRotationTransformInsetsState(); in getInsetsForWindowMetrics()
483 InsetsState getFixedRotationTransformInsetsState() { in getFixedRotationTransformInsetsState() method in WindowToken
1916 mFixedRotationLaunchingApp.getFixedRotationTransformInsetsState(); in notifyInsetsChanged()
331 doReturn(rotatedState).when(app.mToken).getFixedRotationTransformInsetsState(); in testTransientVisibilityOfFixedRotationState()
1354 final InsetsState rotatedState = app.getFixedRotationTransformInsetsState(); in testApplyTopFixedRotationTransform()
50869 HSPLcom/android/server/wm/WindowToken;->getFixedRotationTransformInsetsState()Landroid/view/InsetsS…