public abstract class BulkCursorNative extends Binder implements IBulkCursor
CLOSE_TRANSACTION, COUNT_TRANSACTION, DEACTIVATE_TRANSACTION, DELETE_ROW_TRANSACTION, descriptor, GET_COLUMN_NAMES_TRANSACTION, GET_CURSOR_WINDOW_TRANSACTION, GET_EXTRAS_TRANSACTION, ON_MOVE_TRANSACTION, REQUERY_TRANSACTION, RESPOND_TRANSACTION, UPDATE_ROWS_TRANSACTION, WANTS_ON_MOVE_TRANSACTION
Constructor and Description |
---|
BulkCursorNative() |
Modifier and Type | Method and Description |
---|---|
IBinder |
asBinder() |
static IBulkCursor |
asInterface(IBinder obj)
Cast a Binder object into a content resolver interface, generating
a proxy if needed.
|
boolean |
onTransact(int code,
Parcel data,
Parcel reply,
int flags) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, count, deactivate, deleteRow, getColumnNames, getExtras, getWantsAllOnMoveCalls, getWindow, onMove, requery, respond, updateRows
public static IBulkCursor asInterface(IBinder obj)
public boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteException
RemoteException
public IBinder asBinder()