Searched refs:mIsSecureNfcEnabled (Results 1 – 1 of 1) sorted by relevance
269 boolean mIsSecureNfcEnabled; field in NfcService568 mIsSecureNfcEnabled = in NfcService()571 mDeviceHost.setNfcSecure(mIsSecureNfcEnabled); in NfcService()1189 return mIsSecureNfcEnabled; in isNfcSecureEnabled()1205 mIsSecureNfcEnabled = enable; in setNfcSecure()2668 && mIsSecureNfcEnabled && mKeyguard.isKeyguardLocked()) { in handleMessage()3339 pw.println("mIsSecureNfcEnabled=" + mIsSecureNfcEnabled); in dump()3370 proto.write(NfcServiceDumpProto.SECURE_NFC_ENABLED, mIsSecureNfcEnabled); in dumpDebug()