HomeSort by relevance Sort by last modified time
    Searched defs:DispatchInfo (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 153 static class DispatchInfo {
162 public DispatchInfo(Context context, Tag tag, NdefMessage message) {
309 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message);
433 boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIntent,
509 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) {
581 boolean tryTech(DispatchInfo dispatch, Tag tag) {
732 void showWebLinkConfirmation(DispatchInfo dispatch) {
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 98 milliseconds