Android.Test.RenamingDelegatingContext.MakeExistingFilesAndDbsAccessible Method
Makes accessible all files and databases whose names match the filePrefix that was passed to the constructor.

Syntax

[Android.Runtime.Register("makeExistingFilesAndDbsAccessible", "()V", "GetMakeExistingFilesAndDbsAccessibleHandler")]
public virtual void MakeExistingFilesAndDbsAccessible ()

Remarks

Makes accessible all files and databases whose names match the filePrefix that was passed to the constructor. Normally only files and databases that were created through this context are accessible.

[Android Documentation]

Requirements

Namespace: Android.Test
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1