Searched refs:hasFrequents (Results 1 – 4 of 4) sorted by relevance
133 public boolean hasFrequents() { in hasFrequents() method in ContactTileListFragment
1094 clearFrequentsMenu.setVisible(hasFrequents()); in onPrepareOptionsMenu()1141 private boolean hasFrequents() { in hasFrequents() method in PeopleActivity1142 return mFavoritesFragment.hasFrequents(); in hasFrequents()
269 public boolean hasFrequents() { in hasFrequents() method in SpeedDialFragment
262 mListsFragment.getSpeedDialFragment().hasFrequents() && hasContactsPermission); in show()