public static class ShadowContentResolver.UpdateStatement extends Object
| Constructor and Description |
|---|
UpdateStatement(android.net.Uri uri,
android.content.ContentValues values,
String where,
String[] selectionArgs) |
| Modifier and Type | Method and Description |
|---|---|
android.content.ContentValues |
getContentValues() |
String[] |
getSelectionArgs() |
android.net.Uri |
getUri() |
String |
getWhere() |
Copyright © 2016. All rights reserved.