public static class ShadowContentResolver.UpdateStatement extends ShadowContentResolver.Statement
A statement used to update content in a ContentProvider.
| Modifier and Type | Method and Description |
|---|---|
ContentValues |
getContentValues() |
String[] |
getSelectionArgs() |
String |
getWhere() |
getContentProvider, getUripublic ContentValues getContentValues()
public String getWhere()
public String[] getSelectionArgs()