Searched refs:LastTabController (Results 1 – 1 of 1) sorted by relevance
202 private LastTabController lastTabController;345 lastTabController = new LastTabController(activity, bottomNav, showVoicemailTab); in initLayout()1633 private static final class LastTabController { class in OldMainActivityPeer1639 LastTabController(Context context, BottomNavBar bottomNavBar, boolean canShowVoicemailTab) { in LastTabController() method in OldMainActivityPeer.LastTabController