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, getUri
public ContentValues getContentValues()
public String getWhere()
public String[] getSelectionArgs()