Home | History | Annotate | Download | only in provider

Lines Matching defs:CONTENT_LOOKUP_URI

1199 CONTENT_LOOKUP_URI} instead of {@link #CONTENT_URI}.</li>
1424 public static final Uri CONTENT_LOOKUP_URI = Uri.withAppendedPath(CONTENT_URI,
1493 * Builds a {@link #CONTENT_LOOKUP_URI} style {@link Uri} describing the
1497 * {@link #CONTENT_LOOKUP_URI} to attempt refreshing.
1520 * Build a {@link #CONTENT_LOOKUP_URI} lookup {@link Uri} using the
1530 return ContentUris.withAppendedId(Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI,
1662 * with a {@link #CONTENT_URI} or {@link #CONTENT_LOOKUP_URI}.
1737 * with a {@link #CONTENT_URI} or {@link #CONTENT_LOOKUP_URI}.
1799 * {@link #CONTENT_LOOKUP_URI}.
1954 * {@link #CONTENT_LOOKUP_URI}.
1995 * either a {@link #CONTENT_URI} or a {@link #CONTENT_LOOKUP_URI} URI.
2043 * either a {@link #CONTENT_URI} or a {@link #CONTENT_LOOKUP_URI} URI.
2736 * Build a {@link android.provider.ContactsContract.Contacts#CONTENT_LOOKUP_URI}
4675 * Build a {@link android.provider.ContactsContract.Contacts#CONTENT_LOOKUP_URI}
6044 * Uri uri = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, Uri.encode(email));
6051 public static final Uri CONTENT_LOOKUP_URI = Uri.withAppendedPath(CONTENT_URI,
6058 * It supports the same semantics as {@link #CONTENT_LOOKUP_URI} and returns the same
6060 * behaves in the exact same way as {@link #CONTENT_LOOKUP_URI}. If there is a
6111 * Uri uri = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, Uri.encode("bob"));
8329 * @param lookupUri A {@link ContactsContract.Contacts#CONTENT_LOOKUP_URI} style
8363 * {@link ContactsContract.Contacts#CONTENT_LOOKUP_URI} style
8394 * {@link ContactsContract.Contacts#CONTENT_LOOKUP_URI} style
8432 * {@link ContactsContract.Contacts#CONTENT_LOOKUP_URI} style