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 |
AsyncQueryHandler.WorkerArgs() |
Copyright © 2008-2013. All Rights Reserved.