Searched refs:shouldReverseRotationDirectionAroundZAxis (Results 1 – 4 of 4) sorted by relevance
118 boolean shouldReverseRotationDirectionAroundZAxis(@NonNull DisplayContent displayContent) { in shouldReverseRotationDirectionAroundZAxis() method in DeviceStateController
987 if (mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mDisplayContent)) { in freezeRotation()1264 if (mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mDisplayContent)) { in rotationForOrientation()
598 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testReverseRotation()625 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testFreezeRotation_reverseRotationDirectionAroundZAxis_yes()635 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testFreezeRotation_reverseRotationDirectionAroundZAxis_no()
26498 PLcom/android/server/wm/DeviceStateController;->shouldReverseRotationDirectionAroundZAxis(Lcom/andr…