Searched refs:mRecentsActivityRotation (Results 1 – 1 of 1) sorted by relevance
87 private @SurfaceRotation int mRecentsActivityRotation = ROTATION_0; field in RecentsOrientedState234 mRecentsActivityRotation = inferRecentsActivityRotation(mDisplayRotation); in updateHandler()235 if (mRecentsActivityRotation == mTouchRotation || shouldUseRealOrientation()) { in updateHandler()377 return mRecentsActivityRotation; in getDisplayRotation()389 return mRecentsActivityRotation; in getRecentsActivityRotation()590 + " mRecentsActivityRotation=" + mRecentsActivityRotation in toString()611 if ((mRecentsActivityRotation == ROTATION_90 in getLauncherDeviceProfile()612 || mRecentsActivityRotation == ROTATION_270)) { in getLauncherDeviceProfile()619 return idp.getBestMatch(width, height, mRecentsActivityRotation); in getLauncherDeviceProfile()