Home
last modified time | relevance | path

Searched refs:mCurrentAppRotation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRotationTouchHelper.java115 private int mCurrentAppRotation = -1; field in RotationTouchHelper
175 if (newRotation == mCurrentAppRotation) { in init()
274 mCurrentAppRotation = mDisplayRotation; in onDisplayInfoChangedInternal()
284 || mCurrentAppRotation == mSensorRotation) in onDisplayInfoChangedInternal()
337 mSensorRotation = mCurrentAppRotation; in enableMultipleRegions()