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

  /external/chromium_org/device/nfc/
nfc_tag.h 32 kTagType2,
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
nfc_debug_ui.cc 55 const char kTagType2[] = "TYPE-2";
147 case NfcTag::kTagType2:
148 return kTagType2;

Completed in 181 milliseconds