Searched refs:mAltOrientation (Results 1 – 1 of 1) sorted by relevance
442 boolean mAltOrientation = false; field in WindowManagerService5266 if (mRotation == rotation && mAltOrientation == altOrientation) { in updateRotationUncheckedLocked()5274 + " from " + mRotation + (mAltOrientation ? " (alt)" : "") in updateRotationUncheckedLocked()5279 mAltOrientation = altOrientation; in updateRotationUncheckedLocked()5865 if (mAltOrientation) { in computeNewConfigurationLocked()9587 pw.print(" mAltOrientation="); pw.println(mAltOrientation); in dumpWindowsLocked()