Searched refs:mIsSecureNfcCapable (Results 1 – 1 of 1) sorted by relevance
325 boolean mIsSecureNfcCapable; field in NfcService567 mIsSecureNfcCapable = mNfcAdapter.deviceSupportsNfcSecure(); in NfcService()570 mIsSecureNfcCapable; in NfcService()3378 proto.write(NfcServiceDumpProto.SECURE_NFC_CAPABLE, mIsSecureNfcCapable); in dumpDebug()