Searched refs:DispatchInfo (Results 1 – 1 of 1) sorted by relevance
158 static class DispatchInfo { class in NfcDispatcher167 public DispatchInfo(Context context, Tag tag, NdefMessage message) { in DispatchInfo() method in NfcDispatcher.DispatchInfo309 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message); in dispatchTag()442 …boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIn… in tryOverrides()518 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) { in tryNdef()605 boolean tryTech(DispatchInfo dispatch, Tag tag) { in tryTech()760 void showWebLinkConfirmation(DispatchInfo dispatch) { in showWebLinkConfirmation()