Home
last modified time | relevance | path

Searched defs:mBackButtonBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java116 private Rect mBackButtonBounds = new Rect(); field in NavigationBarView
927 updateButtonLocationOnScreen(getBackButton(), mBackButtonBounds); in onLayout() local