Lines Matching refs:CONTENT_FILTER_URI

260      * 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 = Uri.withAppendedPath(
1788 * {@link android.provider.ContactsContract.Contacts#CONTENT_FILTER_URI}.
4890 * want to find to {@link #CONTENT_FILTER_URI}. This query is highly
4893 * Uri uri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, Uri.encode(phoneNumber));
5008 * Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI,
5012 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(AUTHORITY_URI,
5018 * It supports the same semantics as {@link #CONTENT_FILTER_URI} and returns the same
5020 * behaves in the exact same way as {@link #CONTENT_FILTER_URI}. If there is a corp profile
5051 * The MIME type of {@link #CONTENT_FILTER_URI} providing a directory of phone lookup rows.
5337 * {@link ContactsContract.Contacts#CONTENT_FILTER_URI Contacts.CONTENT_FILTER_URI} explaining
5346 * Builder builder = Contacts.CONTENT_FILTER_URI.buildUpon();
5787 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
5791 * A boolean query parameter that can be used with {@link #CONTENT_FILTER_URI}.
5798 * A boolean query parameter that can be used with {@link #CONTENT_FILTER_URI}.
6008 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
7220 * Similar to {@link Phone#CONTENT_FILTER_URI}, but allows users to filter callable
7223 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(CONTENT_URI,
7249 public static final Uri CONTENT_FILTER_URI = Uri.withAppendedPath(
7934 * {@link ContactsContract.Contacts#CONTENT_FILTER_URI},
7935 * {@link ContactsContract.CommonDataKinds.Email#CONTENT_FILTER_URI},
7936 * {@link ContactsContract.CommonDataKinds.Phone#CONTENT_FILTER_URI}, and users can benefit