Searched defs:bottomNav (Results 1 – 3 of 3) sorted by relevance
83 private final BottomNavBar bottomNav; field in MainSearchController107 BottomNavBar bottomNav, in MainSearchController()
51 BottomNavBar bottomNav = mainActivity.findViewById(R.id.bottom_nav_bar); in onActivityCreate() local
204 private BottomNavBar bottomNav; field in OldMainActivityPeer