Lines Matching defs:CONTENT_FILTER_URI

317      * 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 = Uri.withAppendedPath(
1746 * {@link android.provider.ContactsContract.Contacts#CONTENT_FILTER_URI}.
4580 * want to find to {@link #CONTENT_FILTER_URI}. This query is highly
4583 * Uri uri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, Uri.encode(phoneNumber));
4698 * Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI,
4702 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
4706 * The MIME type of {@link #CONTENT_FILTER_URI} providing a directory of phone lookup rows.
4991 * Additional column returned by the {@link Contacts#CONTENT_FILTER_URI} providing the
5418 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
5422 * A boolean query parameter that can be used with {@link #CONTENT_FILTER_URI}.
5429 * A boolean query parameter that can be used with {@link #CONTENT_FILTER_URI}.
5638 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
6830 * Similar to {@link Phone#CONTENT_FILTER_URI}, but allows users to filter callable
6833 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
7515 * {@link ContactsContract.Contacts#CONTENT_FILTER_URI},
7516 * {@link ContactsContract.CommonDataKinds.Email#CONTENT_FILTER_URI},
7517 * {@link ContactsContract.CommonDataKinds.Phone#CONTENT_FILTER_URI}, and users can benefit