Searched refs:NDEF_PUSH_ON_DEFAULT (Results 1 – 2 of 2) sorted by relevance
44 NfcService.NDEF_PUSH_ON_DEFAULT)) { in onRestoreFinished()
134 static final boolean NDEF_PUSH_ON_DEFAULT = false; field in NfcService547 mPrefs.getBoolean(PREF_NDEF_PUSH_ON, NDEF_PUSH_ON_DEFAULT) && in NfcService()