Searched refs:mIsReverseDefaultRotation (Results 1 – 1 of 1) sorted by relevance
43 private final boolean mIsReverseDefaultRotation; field in DeviceRotationViewModel74 mIsReverseDefaultRotation = application.getResources().getBoolean( in DeviceRotationViewModel()88 if (mIsReverseDefaultRotation) { in getRotation()