Searched refs:mIsTagAppPrefSupported (Results 1 – 2 of 2) sorted by relevance
128 private boolean mIsTagAppPrefSupported; field in NfcDispatcher164 mIsTagAppPrefSupported = in NfcDispatcher()256 final boolean mIsTagAppPrefSupported; field in NfcDispatcher.DispatchInfo278 mIsTagAppPrefSupported = in DispatchInfo()280 if (mIsTagAppPrefSupported) { in DispatchInfo()352 if (!mIsTagAppPrefSupported) return activities; in checkPrefList()421 if (mIsTagAppPrefSupported) { in tryStartActivity()450 if (mIsTagAppPrefSupported) { in tryStartActivity()506 if (mIsTagAppPrefSupported) { in tryStartActivity()586 if (mIsTagAppPrefSupported) { in dispatchTag()[all …]
523 private final boolean mIsTagAppPrefSupported; field in NfcService1287 mIsTagAppPrefSupported = in NfcService()1405 if (!mIsTagAppPrefSupported) return; in initTagAppPrefList()1457 if (!mIsTagAppPrefSupported) return; in storeTagAppPrefList()1490 if (!mIsTagAppPrefSupported) return; in renewTagAppPrefList()1677 if (sIsNfcRestore && mIsTagAppPrefSupported) { in doInBackground()3188 return mIsTagAppPrefSupported; in isTagIntentAppPreferenceSupported()3194 if (!mIsTagAppPrefSupported) throw new UnsupportedOperationException(); in getTagIntentAppPreferenceForUser()3204 if (!mIsTagAppPrefSupported) throw new UnsupportedOperationException(); in setTagIntentAppPreferenceForUser()3213 if (!mIsTagAppPrefSupported) { in isTagIntentAllowed()[all …]