Searched defs:NFC_POLL_ISO15693 (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java129 static final int NFC_POLL_ISO15693 = 0x08; field in class:NfcService
997 techCodeToMask.put(TagTechnology.NFC_V, NfcService.NFC_POLL_ISO15693);
1501 techMask |= NFC_POLL_ISO15693;

Completed in 134 milliseconds