Searched refs:updateTabUnreadCounts (Results 1 – 6 of 6) sorted by relevance
498 FragmentUtils.getParentUnsafe(this, CallLogFragmentListener.class).updateTabUnreadCounts(); in fetchCalls()757 void updateTabUnreadCounts(); in updateTabUnreadCounts() method
164 FragmentUtils.getParentUnsafe(this, CallLogFragmentListener.class).updateTabUnreadCounts(); in fetchCalls()
410 .updateTabUnreadCounts();
427 public void updateTabUnreadCounts() { in updateTabUnreadCounts() method in ListsFragment
789 public void updateTabUnreadCounts() { in updateTabUnreadCounts() method in DialtactsActivity790 listsFragment.updateTabUnreadCounts(); in updateTabUnreadCounts()
955 public void updateTabUnreadCounts() { in updateTabUnreadCounts() method in OldMainActivityPeer.MainCallLogFragmentListener