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

/frameworks/base/core/java/android/provider/
H A DCallLog.java70 public static final Uri CONTENT_FILTER_URI = field in class:CallLog.Calls
137 * The MIME type of {@link #CONTENT_URI} and {@link #CONTENT_FILTER_URI}
495 Uri.withAppendedPath(Callable.CONTENT_FILTER_URI,
H A DContacts.java362 public static final Uri CONTENT_FILTER_URI = field in class:Contacts.People
H A DContactsContract.java260 * expected to support at least {@link ContactsContract.Contacts#CONTENT_FILTER_URI
261 * Contacts.CONTENT_FILTER_URI}. If a Directory provider wants to participate
263 * {@link CommonDataKinds.Email#CONTENT_FILTER_URI CommonDataKinds.Email.CONTENT_FILTER_URI}
265 * {@link CommonDataKinds.Phone#CONTENT_FILTER_URI CommonDataKinds.Phone.CONTENT_FILTER_URI}.
1193 * {@link PhoneLookup#CONTENT_FILTER_URI PhoneLookup.CONTENT_FILTER_URI},
1196 * filter-as-you-type suggestions, use the {@link #CONTENT_FILTER_URI} URI.
1573 public static final Uri CONTENT_FILTER_URI field in class:ContactsContract.Contacts
5012 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI, field in class:ContactsContract.PhoneLookup
5787 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Phone
6008 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Email
7223 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.CommonDataKinds.Callable
7249 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath( field in class:ContactsContract.CommonDataKinds.Contactables
[all...]

Completed in 59 milliseconds