Searched refs:mNotifyDispatchFailed (Results 1 – 1 of 1) sorted by relevance
308 boolean mNotifyDispatchFailed; field in NfcService551 … mNotifyDispatchFailed = mContext.getResources().getBoolean(R.bool.enable_notify_dispatch_failed); in NfcService()2736 … if (mScreenState == ScreenStateHelper.SCREEN_STATE_ON_UNLOCKED && mNotifyDispatchFailed) { in dispatchTagEndpoint()