Searched refs:setForegroundDispatch (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcDispatcher.java98 public synchronized void setForegroundDispatch(PendingIntent intent, method in class:NfcDispatcher
H A DNfcService.java714 mNfcDispatcher.setForegroundDispatch(null, null, null);
910 public void setForegroundDispatch(PendingIntent intent, method in class:NfcService.NfcAdapterService
916 mNfcDispatcher.setForegroundDispatch(null, null, null);
939 mNfcDispatcher.setForegroundDispatch(intent, filters, techLists);

Completed in 51 milliseconds