Searched refs:mCancelPendingRotationProposal (Results 1 – 1 of 1) sorted by relevance
166 private final Runnable mCancelPendingRotationProposal = field in NavigationBarFragment460 getView().removeCallbacks(mCancelPendingRotationProposal); in onRotationProposal()461 getView().postDelayed(mCancelPendingRotationProposal, in onRotationProposal()532 if (getView() != null) getView().removeCallbacks(mCancelPendingRotationProposal); in setRotateSuggestionButtonState()