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