Searched refs:mReverseRotationAroundZAxisStates (Results 1 – 1 of 1) sorted by relevance
55 private final int[] mReverseRotationAroundZAxisStates; field in DeviceStateController89 mReverseRotationAroundZAxisStates = context.getResources() in DeviceStateController()122 return ArrayUtils.contains(mReverseRotationAroundZAxisStates, mCurrentState); in shouldReverseRotationDirectionAroundZAxis()