Class android.database.AbstractCursor
| Added Methods | |
|---|---|
void setExtras(Bundle) |
|
| Removed Fields | |
|---|---|
Long mCurrentRowID
|
|
int mRowIdColumnIndex
|
|
(HashMap<Long, Map<String, Object>>) mUpdatedRows
|
|
| Changed Fields | ||
|---|---|---|
boolean mClosed |
Now deprecated. |
|
ContentResolver mContentResolver |
Now deprecated. |
|
int mPos |
Now deprecated. |
|
