{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class TestDataContentProvider
Provides access to files in the test data section.
Public constructors |
|
|---|---|
Public methods |
|
|---|---|
int |
|
String |
getType(Uri uri) |
Uri |
insert(Uri uri, ContentValues contentValues) |
boolean |
onCreate() |
ParcelFileDescriptor |
|
Cursor |
|
void |
shutdown() |
int |
|
public ParcelFileDescriptor openFile(Uri uri, String mode)
| Throws | |
|---|---|
java.io.FileNotFoundException java.io.FileNotFoundException |
|