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