Home
last modified time | relevance | path

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

/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DNfcCardEmulationOccurredTest.java223 ArrayList<PollingFrame> pollingLoopTypeOffFrames = new ArrayList<PollingFrame>(); in testOnPollingLoopDetectedServiceBound() local
224 pollingLoopTypeOffFrames.add(pollingLoopTypeOffFrame); in testOnPollingLoopDetectedServiceBound()
238 mHostEmulation.onPollingLoopDetected(pollingLoopTypeOffFrames); in testOnPollingLoopDetectedServiceBound()
239 mHostEmulation.onPollingLoopDetected(pollingLoopTypeOffFrames); in testOnPollingLoopDetectedServiceBound()