HomeSort by relevance Sort by last modified time
    Searched refs:getSuggestionsCursor (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactLoader.java 48 public Cursor getSuggestionsCursor() {
JoinContactListFragment.java 79 Cursor suggestionsCursor = ((JoinContactLoader) loader).getSuggestionsCursor();

Completed in 863 milliseconds