Home
last modified time | relevance | path

Searched refs:bytesToCopy (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DProtocolParamsReaderActivity.java167 int bytesToCopy = ats.length - atsIndex; in parseProtocolParameters() local
168 byte[] historical_bytes = new byte[bytesToCopy]; in parseProtocolParameters()
169 System.arraycopy(ats, atsIndex, historical_bytes, 0, bytesToCopy); in parseProtocolParameters()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...