Searched defs:dispatch (Results 1 – 4 of 4) sorted by relevance
306 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message); in dispatchTag() local435 …boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIn… in tryOverrides()511 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) { in tryNdef()597 boolean tryTech(DispatchInfo dispatch, Tag tag) { in tryTech()752 void showWebLinkConfirmation(DispatchInfo dispatch) { in showWebLinkConfirmation()
1166 public void dispatch(Tag tag) throws RemoteException { in dispatch() method in NfcService.NfcAdapterService
55 private void dispatch(NamedTask task) { in dispatch() method in BatchingNamedTaskExecutor
106 public boolean dispatch(UsbDevice device, ComponentName component, boolean inAoap) { in dispatch() method in UsbDeviceHandlerResolver