Searched refs:allContactsCursor (Results 1 – 2 of 2) sorted by relevance
59 public FrequentContactsCursorBuilder setAllContacts(final Cursor allContactsCursor) { in setAllContacts() argument60 mAllContactsCursor = allContactsCursor; in setAllContacts()
124 private void onContactListLoaded(Cursor suggestionsCursor, Cursor allContactsCursor) { in onContactListLoaded() argument128 onPartitionLoaded(JoinContactListAdapter.PARTITION_ALL_CONTACTS, allContactsCursor); in onContactListLoaded()