Searched refs:SECURE_NFC_ON_DEFAULT (Results 1 – 1 of 1) sorted by relevance
130 static final boolean SECURE_NFC_ON_DEFAULT = false; field in NfcService503 mPrefs.getBoolean(PREF_SECURE_NFC_ON, SECURE_NFC_ON_DEFAULT) && in NfcService()