Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java796 ViewGroup navButtons = getCurrentView().findViewById(R.id.nav_buttons); in updateNavButtonIcons() local
836 ViewGroup navButtons = (ViewGroup) getCurrentView().findViewById(R.id.nav_buttons); in updateLayoutTransitionsEnabled() local