Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarTransitions.java128 final View navButtons = mView.getCurrentView().findViewById(R.id.nav_buttons); in applyLightsOut() local
DNavigationBarView.java347 ViewGroup navButtons = (ViewGroup) mCurrentView.findViewById(R.id.nav_buttons); in setDisabledFlags() local