FileDocCategorySizeDatePackage
ContentUris.javaAPI DocAndroid 5.1 API469Sat Mar 14 14:09:38 GMT 2015android.content

ContentUris

public class ContentUris extends Object

Fields Summary
Constructors Summary
public ContentUris()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.net.Uri.BuilderappendId(android.net.Uri.Builder builder, long id)

 throw new RuntimeException("Stub!"); 
public static longparseId(android.net.Uri contentUri)

 throw new RuntimeException("Stub!"); 
public static android.net.UriwithAppendedId(android.net.Uri contentUri, long id)

 throw new RuntimeException("Stub!");