Searched refs:mRecentsActivityRotation (Results 1 – 1 of 1) sorted by relevance
84 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0; field in RecentsOrientedState228 mRecentsActivityRotation = inferRecentsActivityRotation(mDisplayRotation); in updateHandler()229 if (mRecentsActivityRotation == mTouchRotation || isRecentsActivityRotationAllowed()) { in updateHandler()354 return mRecentsActivityRotation; in getDisplayRotation()366 return mRecentsActivityRotation; in getRecentsActivityRotation()563 + " mRecentsActivityRotation=" + mRecentsActivityRotation in toString()580 if ((mRecentsActivityRotation == ROTATION_90 || mRecentsActivityRotation == ROTATION_270)) { in getLauncherDeviceProfile()587 return idp.getBestMatch(width, height, mRecentsActivityRotation); in getLauncherDeviceProfile()