Searched refs:mStartingQuickSwitchRotation (Results 1 – 1 of 1) sorted by relevance
283 private int mStartingQuickSwitchRotation = -1; field in NavigationBar390 mStartingQuickSwitchRotation = rotation;939 if (mStartingQuickSwitchRotation == -1) { in initSecondaryHomeHandleForRotation()958 if (mStartingQuickSwitchRotation == -1) { in orientSecondaryHomeHandle()961 int deltaRotation = deltaRotation(mCurrentRotation, mStartingQuickSwitchRotation); in orientSecondaryHomeHandle()962 if (mStartingQuickSwitchRotation == -1 || deltaRotation == -1) { in orientSecondaryHomeHandle()966 + " starting: " + mStartingQuickSwitchRotation); in orientSecondaryHomeHandle()1023 mStartingQuickSwitchRotation); in logNavbarOrientation()1060 pw.println(" mStartingQuickSwitchRotation=" + mStartingQuickSwitchRotation); in dump()1115 && mStartingQuickSwitchRotation != -1) { in setWindowState()