Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/testutils/pn532/nfcutils/
Dnfcutils.py155 command_apdus = nfc_emulator.getCommandApdus(service_name)
/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/emulator/
DNfcEmulatorDeviceSnippet.java598 public String[] getCommandApdus(String serviceClassName) { in getCommandApdus() method in NfcEmulatorDeviceSnippet