Searched refs:NFC_HCE_NFCF (Results 1 – 2 of 2) sorted by relevance
87 static final int NFC_HCE_NFCF = 0x04; field in CardEmulationManager227 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationActivated()237 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationData()252 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationDeactivated()
210 mCardEmulationManager.onHostCardEmulationActivated(CardEmulationManager.NFC_HCE_NFCF); in testOnHostCardEmulationActivated_technologyNfcf()265 mCardEmulationManager.onHostCardEmulationData(CardEmulationManager.NFC_HCE_NFCF, in testOnHostCardEmulationData_technologyNfcf_DontSkipData()289 mCardEmulationManager.onHostCardEmulationDeactivated(CardEmulationManager.NFC_HCE_NFCF); in testOnHostCardEmulationDeactivated_technologyNfcf()