Searched refs:mRecentsRotation (Results 1 – 1 of 1) sorted by relevance
85 private @SurfaceRotation int mRecentsRotation = ROTATION_0 - 1; field in RecentsOrientedState193 mRecentsRotation = recentsRotation; in setRecentsRotation()247 | (mRecentsRotation < 0 ? 7 : mRecentsRotation); in updateHandler()254 return mRecentsRotation < 0 ? displayRotation : mRecentsRotation; in inferRecentsActivityRotation()564 + " mRecentsRotation=" + mRecentsRotation in toString()