Searched defs:bottomNavBar (Results 1 – 3 of 3) sorted by relevance
37 private final BottomNavBar bottomNavBar; field in MissedCallCountObserver41 Context appContext, BottomNavBar bottomNavBar, UiListener<Integer> uiListener) { in MissedCallCountObserver()
703 BottomNavBar bottomNavBar, in getNewMainSearchController()904 private final BottomNavBar bottomNavBar; field in OldMainActivityPeer.MainCallLogFragmentListener928 BottomNavBar bottomNavBar, in MainCallLogFragmentListener()1178 private final BottomNavBar bottomNavBar; field in OldMainActivityPeer.MainOldSpeedDialFragmentHost1188 BottomNavBar bottomNavBar, in MainOldSpeedDialFragmentHost()1636 private final BottomNavBar bottomNavBar; field in OldMainActivityPeer.LastTabController1639 LastTabController(Context context, BottomNavBar bottomNavBar, boolean canShowVoicemailTab) { in LastTabController()
174 int bottomNavBar = insets.getInsets(WindowInsets.Type.navigationBars()).bottom; in onApplyWindowInsets() local