Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("providerWithRenamedContext", "(Ljava/lang/Class;Landroid/content/Context;Ljava/lang/String;Z)Landroid/content/ContentProvider;", "")]
public static
Java.Lang.Object ProviderWithRenamedContext (
Java.Lang.Class contentProvider,
Android.Content.Context c,
string filePrefix,
bool allowAccessToExistingFilesAndDbs)
Parameters
- contentProvider
- Documentation for this section has not yet been entered.
- c
- Documentation for this section has not yet been entered.
- filePrefix
- Documentation for this section has not yet been entered.
- allowAccessToExistingFilesAndDbs
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Test
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1