Searched refs:mTouchRotation (Results 1 – 1 of 1) sorted by relevance
85 private @SurfaceRotation int mTouchRotation = ROTATION_0; field in RecentsOrientedState228 mTouchRotation = touchRotation; in update()235 if (mRecentsActivityRotation == mTouchRotation || shouldUseRealOrientation()) { in updateHandler()237 } else if (mTouchRotation == ROTATION_90) { in updateHandler()239 } else if (mTouchRotation == ROTATION_270) { in updateHandler()252 | mTouchRotation) << 3) in updateHandler()384 return mTouchRotation; in getTouchRotation()589 + " mTouchRotation=" + mTouchRotation in toString()