Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/testutils/pn532/nfcutils/
Dpolling_frame_utils.py493 off_event_handler = emulator.asyncWaitForPollingFrameOff("XEvent")
/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/emulator/
DNfcEmulatorDeviceSnippet.java467 public void asyncWaitForPollingFrameOff(String callbackId, String eventName) { in asyncWaitForPollingFrameOff() method in NfcEmulatorDeviceSnippet