Searched refs:NFC_ON_DEFAULT (Results 1 – 1 of 1) sorted by relevance
103 static final boolean NFC_ON_DEFAULT = true; field in NfcService494 if (mPrefs.getBoolean(PREF_NFC_ON, NFC_ON_DEFAULT)) { in doInBackground()