Searched refs:mNavButtonsView (Results 1 – 1 of 1) sorted by relevance
99 private final FrameLayout mNavButtonsView; field in NavbarButtonsViewController131 mNavButtonsView = navButtonsView; in NavbarButtonsViewController()132 mNavButtonContainer = mNavButtonsView.findViewById(R.id.end_nav_buttons); in NavbarButtonsViewController()133 mEndContextualContainer = mNavButtonsView.findViewById(R.id.end_contextual_buttons); in NavbarButtonsViewController()134 mStartContextualContainer = mNavButtonsView.findViewById(R.id.start_contextual_buttons); in NavbarButtonsViewController()145 mNavButtonsView.getLayoutParams().height = mContext.getDeviceProfile().taskbarSize; in init()429 mNavButtonsView.setTranslationY(normalTranslationY + otherTranslationY); in updateNavButtonTranslationY()