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