Searched refs:NDEF_PUSH_ON_DEFAULT (Results 1 – 1 of 1) sorted by relevance
105 static final boolean NDEF_PUSH_ON_DEFAULT = true; field in NfcService355 mIsNdefPushEnabled = mPrefs.getBoolean(PREF_NDEF_PUSH_ON, NDEF_PUSH_ON_DEFAULT); in NfcService()