Searched refs:mRotationButtonBounds (Results 1 – 1 of 1) sorted by relevance
107 private Rect mRotationButtonBounds = new Rect(); field in NavigationBarView832 updateButtonLocation(getRotateSuggestionButton(), mRotationButtonBounds, true); in onLayout() local