Searched refs:hasFrequents (Results 1 – 4 of 4) sorted by relevance
1097 clearFrequentsMenu.setVisible(hasFrequents()); in onPrepareOptionsMenu()1130 private boolean hasFrequents() { in hasFrequents() method in PeopleActivity1131 return mFavoritesFragment.hasFrequents(); in hasFrequents()
133 public boolean hasFrequents() { in hasFrequents() method in ContactTileListFragment
258 public boolean hasFrequents() { in hasFrequents() method in SpeedDialFragment
261 mListsFragment.getSpeedDialFragment().hasFrequents() && hasContactsPermission); in show()