protected static final class AsyncQueryHandler.WorkerArgs extends Object
Modifier and Type | Field and Description |
---|---|
Object |
cookie |
Handler |
handler |
String |
orderBy |
String[] |
projection |
Object |
result |
String |
selection |
String[] |
selectionArgs |
Uri |
uri |
ContentValues |
values |
Modifier | Constructor and Description |
---|---|
protected |
WorkerArgs() |