Home
last modified time | relevance | path

Searched defs:payload (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hcef/
DHceFReaderActivity.java58 static byte[] createEchoCommand(byte[] nfcid2, byte[] payload) { in createEchoCommand()
/cts/hostsidetests/services/windowmanager/src/android/wm/cts/
DCrossAppDragAndDropTests.java275 String payload = line.split(":")[1].trim(); in getLogResults() local
/cts/tests/tests/security/src/android/security/cts/
DOpenSSLHeartbleedTest.java732 int declaredPayloadLength, byte[] payload) { in createHeartbeatRequestRecord()