Searched refs:NFC_POLL_KOVIO (Results 1 – 1 of 1) sorted by relevance
131 static final int NFC_POLL_KOVIO = 0x20; field in NfcService999 techCodeToMask.put(TagTechnology.NFC_BARCODE, NfcService.NFC_POLL_KOVIO); in computeLockscreenPollMask()1503 techMask |= NFC_POLL_KOVIO; in computeDiscoveryParameters()