Searched refs:mRecentsActivityRotation (Results 1 – 1 of 1) sorted by relevance
82 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0; field in RecentsOrientedState220 mRecentsActivityRotation = inferRecentsActivityRotation(mDisplayRotation); in updateHandler()221 if (mRecentsActivityRotation == mTouchRotation || (isRecentsActivityRotationAllowed() in updateHandler()353 return mRecentsActivityRotation; in getRecentsActivityRotation()572 + " mRecentsActivityRotation=" + mRecentsActivityRotation in toString()589 if ((mRecentsActivityRotation == ROTATION_90 || mRecentsActivityRotation == ROTATION_270)) { in getLauncherDeviceProfile()