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

  /external/chromium_org/device/nfc/
nfc_tag.h 31 kTagType1,
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
nfc_debug_ui.cc 54 const char kTagType1[] = "TYPE-1";
145 case NfcTag::kTagType1:
146 return kTagType1;

Completed in 72 milliseconds