{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class TestArgsContentProvider
Provides access to test arguments stored as a file on external device storage. This provider supports only the query api. Use PropertyFile#buildUri(Authority) to retrieve all test arguments. To retrieve a specific argument, build the URI with the arg name as path by calling PropertyFile#buildUri(Authority, String).
Public constructors |
|
|---|---|
Public methods |
|
|---|---|
int |
|
String |
getType(Uri arg0) |
Uri |
insert(Uri arg0, ContentValues arg1) |
boolean |
onCreate() |
Cursor |
|
int |
|