Searched refs:mStartingQuickSwitchRotation (Results 1 – 1 of 1) sorted by relevance
279 private int mStartingQuickSwitchRotation = -1; field in NavigationBar384 mStartingQuickSwitchRotation = rotation;921 if (mStartingQuickSwitchRotation == -1) { in initSecondaryHomeHandleForRotation()940 if (mStartingQuickSwitchRotation == -1) { in orientSecondaryHomeHandle()943 int deltaRotation = deltaRotation(mCurrentRotation, mStartingQuickSwitchRotation); in orientSecondaryHomeHandle()944 if (mStartingQuickSwitchRotation == -1 || deltaRotation == -1) { in orientSecondaryHomeHandle()948 + " starting: " + mStartingQuickSwitchRotation); in orientSecondaryHomeHandle()1034 pw.println(" mStartingQuickSwitchRotation=" + mStartingQuickSwitchRotation); in dump()1085 && mStartingQuickSwitchRotation != -1) { in setWindowState()