Searched refs:NFC_CHARGING_ON_DEFAULT (Results 1 – 1 of 1) sorted by relevance
168 static final boolean NFC_CHARGING_ON_DEFAULT = true; field in NfcService803 mIsWlcEnabled = mPrefs.getBoolean(PREF_NFC_CHARGING_ON, NFC_CHARGING_ON_DEFAULT); in NfcService()