Searched refs:PREF_SECURE_NFC_ON (Results 1 – 1 of 1) sorted by relevance
130 static final String PREF_SECURE_NFC_ON = "secure_nfc_on"; field in NfcService528 mPrefs.getBoolean(PREF_SECURE_NFC_ON, SECURE_NFC_ON_DEFAULT) && in NfcService()1014 mPrefsEditor.putBoolean(PREF_SECURE_NFC_ON, enable); in setNfcSecure()