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

  /external/chromium_org/device/nfc/
nfc_tag.h 33 kTagType3,
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
nfc_debug_ui.cc 56 const char kTagType3[] = "TYPE-3";
149 case NfcTag::kTagType3:
150 return kTagType3;

Completed in 98 milliseconds