Searched refs:NFC_POLL_V (Results 1 – 1 of 1) sorted by relevance
228 static final int NFC_POLL_V = 0x08; field in NfcService2332 techCodeToMask.put(TagTechnology.NFC_V, NfcService.NFC_POLL_V); in computeLockscreenPollMask()2359 techMask |= NFC_POLL_V; in getReaderModeTechMask()3393 techMask |= NFC_POLL_V; in computeDiscoveryParameters()