Class android.content.ContentResolver
Added Methods | |
---|---|
int delete (Uri, |
|
Uri insert (Uri, |
|
void notifyChange (Collection<Uri>, |
|
int update (Uri, |
Changed Methods | ||
---|---|---|
void notifyChange (Uri, |
Now deprecated. |
Added Fields | |
---|---|
int NOTIFY_DELETE |
|
int NOTIFY_INSERT |
|
int NOTIFY_UPDATE |
|
String QUERY_ARG_GROUP_COLUMNS |
|
String QUERY_ARG_SORT_LOCALE |
|
String QUERY_ARG_SQL_GROUP_BY |
|
String QUERY_ARG_SQL_HAVING |
|
String QUERY_ARG_SQL_LIMIT |