Searched refs:APPLY_BATCH_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
76 static final int APPLY_BATCH_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 19; field
177 case APPLY_BATCH_TRANSACTION: in onTransact()482 mRemote.transact(IContentProvider.APPLY_BATCH_TRANSACTION, data, reply, 0); in applyBatch()