Searched refs:PREF_NFC_ON (Results 1 – 2 of 2) sorted by relevance
50 if (prefs.getBoolean(NfcService.PREF_NFC_ON, in onRestoreFinished()
126 static final String PREF_NFC_ON = "nfc_on"; field in NfcService694 if (mPrefs.getBoolean(PREF_NFC_ON, NFC_ON_DEFAULT)) { in doInBackground()846 mPrefsEditor.putBoolean(PREF_NFC_ON, on); in saveNfcOnSetting()