Searched refs:EVENT_ARG_BATCH (Results 1 – 3 of 3) sorted by relevance
64 static final int EVENT_ARG_BATCH = 5; field in AsyncQueryService.Operation91 case Operation.EVENT_ARG_BATCH: in opToChar()308 info.op = Operation.EVENT_ARG_BATCH; in startBatch()427 case Operation.EVENT_ARG_BATCH: in handleMessage()
325 case Operation.EVENT_ARG_BATCH: in onHandleIntent()
224 work[index].op = Operation.EVENT_ARG_BATCH; in testBatch()557 assertEquals(mWork[mIndex].op, Operation.EVENT_ARG_BATCH); in onBatchComplete()646 assertEquals(mWork[index].op, Operation.EVENT_ARG_BATCH); in applyBatch()