Searched refs:DispatchInfo (Results 1 – 1 of 1) sorted by relevance
220 static class DispatchInfo { class in NfcDispatcher232 public DispatchInfo(Context context, Tag tag, NdefMessage message) { in DispatchInfo() method in NfcDispatcher.DispatchInfo565 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message); in dispatchTag()716 …boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIn… in tryOverrides()792 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) { in tryNdef()890 boolean tryTech(DispatchInfo dispatch, Tag tag) { in tryTech()1110 boolean showWebLinkConfirmation(DispatchInfo dispatch) { in showWebLinkConfirmation()