Searched refs:mCurrentAppRotation (Results 1 – 1 of 1) sorted by relevance
110 private int mCurrentAppRotation = -1; field in RotationTouchHelper170 if (newRotation == mCurrentAppRotation) { in init()289 mCurrentAppRotation = mDisplayRotation; in onDisplayInfoChanged()298 … || mCurrentAppRotation == mSensorRotation) // switch to an app of orientation user is in in onDisplayInfoChanged()330 mSensorRotation = mCurrentAppRotation; in enableMultipleRegions()