Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/cardemulation/
DHostApduService.java240 public static final int MSG_POLLING_LOOP = 4; field in HostApduService
328 case MSG_POLLING_LOOP: in handleMessage()