Searched defs:mRecentsButtonBounds (Results 1 – 1 of 1) sorted by relevance
117 private Rect mRecentsButtonBounds = new Rect(); field in NavigationBarView929 updateButtonLocationOnScreen(getRecentsButton(), mRecentsButtonBounds); in onLayout() local