Class android.test.mock.MockContentProvider

Added Methods
AssetFileDescriptor openTypedAssetFile(Uri, String, Bundle)  
 

Changed Methods
ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation>) Change in exceptions thrown from android.content.OperationApplicationException to no exceptions.
Method was inherited from android.content.ContentProvider, but is now defined locally.