Searched refs:setForegroundDispatch (Results 1 – 2 of 2) sorted by relevance
753 mNfcDispatcher.setForegroundDispatch(null, null, null); in disableInternal()997 public void setForegroundDispatch(PendingIntent intent, in setForegroundDispatch() method in NfcService.NfcAdapterService1006 mNfcDispatcher.setForegroundDispatch(null, null, null); in setForegroundDispatch()1029 mNfcDispatcher.setForegroundDispatch(intent, filters, techLists); in setForegroundDispatch()
142 public synchronized void setForegroundDispatch(PendingIntent intent, in setForegroundDispatch() method in NfcDispatcher