Searched refs:bottomNavTabListener (Results 1 – 1 of 1) sorted by relevance
161 if (bottomNavTabListener == null) {170 bottomNavTabListener.disableNewCallLogFragment();171 bottomNavTabListener.disableNewVoicemailFragment();205 private MainBottomNavBarBottomNavTabListener bottomNavTabListener; field in OldMainActivityPeer293 bottomNavTabListener = in initLayout()300 bottomNav.addOnTabSelectedListener(bottomNavTabListener); in initLayout()311 activity, activity.getContentResolver(), bottomNav, toolbar, bottomNavTabListener); in initLayout()538 bottomNavTabListener.ensureCorrectCallLogShown(); in onActivityResume()539 bottomNavTabListener.ensureCorrectVoicemailShown(); in onActivityResume()542 if (bottomNavTabListener.newCallLogFragmentActive()) { in onActivityResume()[all …]