Searched refs:NFC_READER_OPTION_DEFAULT (Results 1 – 2 of 2) sorted by relevance
53 NfcService.NFC_READER_OPTION_DEFAULT)) { in onRestoreFinished()
165 static final boolean NFC_READER_OPTION_DEFAULT = true; field in NfcService917 mPrefs.getBoolean(PREF_NFC_READER_OPTION_ON, NFC_READER_OPTION_DEFAULT); in NfcService()