Searched refs:mRotationButtonListener (Results 1 – 1 of 1) sorted by relevance
221 private final ContextButtonListener mRotationButtonListener = (button, visible) -> { field in NavigationBarFragment344 mNavigationBarView.getRotateSuggestionButton().setListener(mRotationButtonListener); in onViewCreated()