Searched refs:navButtons (Results 1 – 1 of 1) sorted by relevance
796 ViewGroup navButtons = getCurrentView().findViewById(R.id.nav_buttons); in updateNavButtonIcons() local797 if (navButtons != null) { in updateNavButtonIcons()798 LayoutTransition lt = navButtons.getLayoutTransition(); in updateNavButtonIcons()836 ViewGroup navButtons = (ViewGroup) getCurrentView().findViewById(R.id.nav_buttons); in updateLayoutTransitionsEnabled() local837 LayoutTransition lt = navButtons.getLayoutTransition(); in updateLayoutTransitionsEnabled()