Searched refs:mAltOrientation (Results 1 – 1 of 1) sorted by relevance
483 boolean mAltOrientation = false; field in WindowManagerService6472 if (mRotation == rotation && mAltOrientation == altOrientation) { in updateRotationUncheckedLocked()6480 + " from " + mRotation + (mAltOrientation ? " (alt)" : "") in updateRotationUncheckedLocked()6485 mAltOrientation = altOrientation; in updateRotationUncheckedLocked()7201 if (mAltOrientation) { in computeScreenConfigurationLocked()11219 pw.print(" mAltOrientation="); pw.println(mAltOrientation); in dumpWindowsNoHeaderLocked()