{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class TestOutputFilesContentProvider
Hosts the output directory for tests.
Public constructors |
|
|---|---|
Public functions |
|
|---|---|
Int |
|
String! |
getType(uri: Uri!) |
Uri! |
insert(uri: Uri!, contentValues: ContentValues!) |
Boolean |
onCreate() |
ParcelFileDescriptor! |
|
Cursor! |
|
Unit |
shutdown() |
Int |
|
fun openFile(uri: Uri!, mode: String!): ParcelFileDescriptor!
| Throws | |
|---|---|
java.io.FileNotFoundException: java.io.FileNotFoundException |
|