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