HomeSort by relevance Sort by last modified time
    Searched defs:buildSectionIndexerUri (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
PostalAddressListAdapter.java 72 Uri uri = buildSectionIndexerUri(StructuredPostal.CONTENT_URI)
91 protected static Uri buildSectionIndexerUri(Uri uri) {
EmailAddressListAdapter.java 100 protected static Builder buildSectionIndexerUri(Uri uri) {
ContactListAdapter.java 133 protected static Uri buildSectionIndexerUri(Uri uri) {
PhoneNumberListAdapter.java 118 uri = buildSectionIndexerUri(uri);
190 protected static Uri buildSectionIndexerUri(Uri uri) {

Completed in 53 milliseconds