Searched refs:mIsSecureNfcCapable (Results 1 – 1 of 1) sorted by relevance
403 boolean mIsSecureNfcCapable; field in NfcService817 mIsSecureNfcCapable = mNfcInjector.checkIsSecureNfcCapable(); in NfcService()820 mIsSecureNfcCapable; in NfcService()2256 return mIsSecureNfcCapable; in deviceSupportsNfcSecure()4664 proto.write(NfcServiceDumpProto.SECURE_NFC_CAPABLE, mIsSecureNfcCapable); in dumpDebug()