Searched refs:canShowRotationButton (Results 1 – 1 of 1) sorted by relevance
326 if (canShowRotationButton()) { in onRotationProposal()359 if (canShowRotationButton() && mPendingRotationSuggestion) { in showPendingRotationButtonIfNeeded()365 private boolean canShowRotationButton() { in canShowRotationButton() method in RotationButtonController