Searched refs:CLOSE_TRANSACTION (Results 1 – 3 of 3) sorted by relevance
65 static final int CLOSE_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 6; field
83 case CLOSE_TRANSACTION: { in onTransact()216 mRemote.transact(CLOSE_TRANSACTION, data, reply, 0); in close()
17278 Landroid/database/IBulkCursor;->CLOSE_TRANSACTION:I