Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/cardemulation/
DHostApduService.java330 ArrayList<PollingFrame> pollingFrames = in handleMessage() local
333 processPollingFrames(pollingFrames); in handleMessage()