Searched defs:canShowVoicemailTab (Results 1 – 1 of 1) sorted by relevance
1637 private final boolean canShowVoicemailTab; field in OldMainActivityPeer.LastTabController1639 LastTabController(Context context, BottomNavBar bottomNavBar, boolean canShowVoicemailTab) { in LastTabController()