FileDocCategorySizeDatePackage
MockContentResolver.javaAPI DocAndroid 5.1 API640Sat Mar 14 14:09:44 GMT 2015android.test.mock

MockContentResolver

public class MockContentResolver extends android.content.ContentResolver

Fields Summary
Constructors Summary
public MockContentResolver()

 super((android.content.Context)null); throw new RuntimeException("Stub!"); 
public MockContentResolver(android.content.Context context)

 super((android.content.Context)null); throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddProvider(java.lang.String name, android.content.ContentProvider provider)

 throw new RuntimeException("Stub!"); 
public voidnotifyChange(android.net.Uri uri, android.database.ContentObserver observer, boolean syncToNetwork)

 throw new RuntimeException("Stub!");