Searched refs:mTouchRotation (Results 1 – 1 of 1) sorted by relevance
80 private @SurfaceRotation int mTouchRotation = ROTATION_0; field in RecentsOrientedState214 mTouchRotation = touchRotation; in update()221 if (mRecentsActivityRotation == mTouchRotation in updateHandler()224 } else if (mTouchRotation == ROTATION_90) { in updateHandler()226 } else if (mTouchRotation == ROTATION_270) { in updateHandler()239 | mTouchRotation) << 3) in updateHandler()348 return mTouchRotation; in getTouchRotation()570 + " mTouchRotation=" + mTouchRotation in toString()