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