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 132 static class DispatchInfo {
141 public DispatchInfo(Context context, Tag tag, NdefMessage message) {
266 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message);
390 boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIntent,
466 boolean tryNdef(DispatchInfo dispatch, NdefMessage message) {
531 boolean tryTech(DispatchInfo dispatch, Tag tag) {
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 1920 milliseconds