Home
last modified time | relevance | path

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

/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DNfcCardEmulationOccurredTest.java220 ArrayList<PollingFrame> pollingLoopTypeOnFrames = new ArrayList<PollingFrame>(); in testOnPollingLoopDetectedServiceBound() local
221 pollingLoopTypeOnFrames.add(pollingLoopTypeOnFrame); in testOnPollingLoopDetectedServiceBound()
236 mHostEmulation.onPollingLoopDetected(pollingLoopTypeOnFrames); in testOnPollingLoopDetectedServiceBound()
237 mHostEmulation.onPollingLoopDetected(pollingLoopTypeOnFrames); in testOnPollingLoopDetectedServiceBound()