|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.content.ContentUris
public class ContentUris
| Constructor Summary | |
|---|---|
ContentUris()
|
|
| Method Summary | |
|---|---|
static Uri.Builder |
appendId(Uri.Builder builder,
long id)
|
static long |
parseId(Uri contentUri)
|
static Uri |
withAppendedId(Uri contentUri,
long id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentUris()
| Method Detail |
|---|
public static long parseId(Uri contentUri)
public static Uri.Builder appendId(Uri.Builder builder,
long id)
public static Uri withAppendedId(Uri contentUri,
long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||