Searched refs:hasFrequents (Results 1 – 4 of 4) sorted by relevance
1030 clearFrequentsMenu.setVisible(hasFrequents()); in onPrepareOptionsMenu()1056 private boolean hasFrequents() { in hasFrequents() method in PeopleActivity1057 return mFavoritesFragment.hasFrequents(); in hasFrequents()
133 public boolean hasFrequents() { in hasFrequents() method in ContactTileListFragment
231 public boolean hasFrequents() { in hasFrequents() method in SpeedDialFragment
249 mListsFragment.getSpeedDialFragment().hasFrequents()); in show()