Searched refs:CLOSE_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
65 static final int CLOSE_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 6; field
82 case CLOSE_TRANSACTION: { in onTransact()214 mRemote.transact(CLOSE_TRANSACTION, data, reply, 0); in close()