Searched refs:shouldReverseRotationDirectionAroundZAxis (Results 1 – 3 of 3) sorted by relevance
118 boolean shouldReverseRotationDirectionAroundZAxis(@NonNull DisplayContent displayContent) { in shouldReverseRotationDirectionAroundZAxis() method in DeviceStateController
957 if (mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mDisplayContent)) { in freezeRotation()1232 if (mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mDisplayContent)) { in rotationForOrientation()
522 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testReverseRotation()549 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testFreezeRotation_reverseRotationDirectionAroundZAxis_yes()559 when(mDeviceStateController.shouldReverseRotationDirectionAroundZAxis(mMockDisplayContent)) in testFreezeRotation_reverseRotationDirectionAroundZAxis_no()