@Implements(value=android.content.ContentUris.class) public class ShadowContentUris extends Object
| Constructor and Description |
|---|
ShadowContentUris() |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
parseId(Uri contentUri) |
protected static Uri |
withAppendedId(Uri contentUri,
long id) |
@Implementation protected static Uri withAppendedId(Uri contentUri, long id)
@Implementation protected static long parseId(Uri contentUri)