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