Home
last modified time | relevance | path

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

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