Searched refs:mPendingRotationSuggestion (Results 1 – 1 of 1) sorted by relevance
87 private boolean mPendingRotationSuggestion; field in RotationButtonController117 () -> mPendingRotationSuggestion = false;268 mPendingRotationSuggestion = false; in setRotateSuggestionButtonState()386 mPendingRotationSuggestion = true; in onRotationProposal()421 if (canShowRotationButton() && mPendingRotationSuggestion) { in showPendingRotationButtonIfNeeded()