Searched refs:wfcIntentFilter (Results 1 – 1 of 1) sorted by relevance
281 IntentFilter wfcIntentFilter = new IntentFilter(); in QnsEventDispatcher() local282 wfcIntentFilter.addAction(ACTION_TRY_WFC_CONNECTION); in QnsEventDispatcher()284 mWfcActivationIntentReceiver, wfcIntentFilter, Context.RECEIVER_NOT_EXPORTED); in QnsEventDispatcher()