Searched refs:buildSectionIndexerUri (Results 1 – 3 of 3) sorted by relevance
88 allContactsUri = buildSectionIndexerUri(Contacts.CONTENT_FILTER_URI).buildUpon() in configureLoader()94 allContactsUri = buildSectionIndexerUri(Contacts.CONTENT_URI).buildUpon() in configureLoader()
149 uri = ContactListAdapter.buildSectionIndexerUri(uri); in configureUri()
149 protected static Uri buildSectionIndexerUri(Uri uri) { in buildSectionIndexerUri() method in ContactListAdapter