Searched defs:CONTENT_FILTER_URI (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DCallLog.java58 public static final Uri CONTENT_FILTER_URI = field in class:CallLog.Calls
104 * The MIME type of {@link #CONTENT_URI} and {@link #CONTENT_FILTER_URI}
331 Uri.withAppendedPath(Callable.CONTENT_FILTER_URI,
H A DContacts.java363 public static final Uri CONTENT_FILTER_URI = field in class:Contacts.People
H A DContactsContract.java317 * expected to support at least {@link ContactsContract.Contacts#CONTENT_FILTER_URI
318 * Contacts.CONTENT_FILTER_URI}. If a Directory provider wants to participate
320 * {@link CommonDataKinds.Email#CONTENT_FILTER_URI CommonDataKinds.Email.CONTENT_FILTER_URI}
322 * {@link CommonDataKinds.Phone#CONTENT_FILTER_URI CommonDataKinds.Phone.CONTENT_FILTER_URI}.
1219 * {@link PhoneLookup#CONTENT_FILTER_URI PhoneLookup.CONTENT_FILTER_URI},
1222 * filter-as-you-type suggestions, use the {@link #CONTENT_FILTER_URI} URI.
1560 public static final Uri CONTENT_FILTER_URI field in class:ContactsContract.Contacts
4702 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI, field in class:ContactsContract.PhoneLookup
5418 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Phone
5638 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Email
6833 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Callable
[all...]

Completed in 71 milliseconds