Class android.test.mock.
MockCursor
Removed Methods | |
---|---|
void
abortUpdates()
|
|
boolean
commitUpdates()
|
|
extends java.lang.Long, ? extends java.util.Map
boolean
commitUpdates(
Map<Long,
|
|
boolean
deleteRow()
|
|
boolean
hasUpdates()
|
|
boolean
supportsUpdates()
|
|
boolean
updateBlob(
int,
|
|
boolean
updateDouble(
int,
|
|
boolean
updateFloat(
int,
|
|
boolean
updateInt(
int,
|
|
boolean
updateLong(
int,
|
|
boolean
updateShort(
int,
|
|
boolean
updateString(
int,
|
|
boolean
updateToNull(
int
)
|
Added Methods | |
---|---|
int
getType
(
int
)
|