Home | History | Annotate | Download | only in service

Lines Matching refs:copyPduToArray

790         Callable<byte[]> copyPduToArray = new Callable<byte[]>() {
823 final Future<byte[]> pendingResult = mPduTransferExecutor.submit(copyPduToArray);