Home
last modified time | relevance | path

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

/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DNfcCardEmulationOccurredTest.java222 PollingFrame pollingLoopTypeOffFrame = mock(PollingFrame.class); in testOnPollingLoopDetectedServiceBound() local
224 pollingLoopTypeOffFrames.add(pollingLoopTypeOffFrame); in testOnPollingLoopDetectedServiceBound()
227 when(pollingLoopTypeOffFrame.getType()) in testOnPollingLoopDetectedServiceBound()