Searched refs:kTagType2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/device/nfc/
H A Dnfc_tag.h32 kTagType2, enumerator in enum:device::NfcTag::TagType
H A Dnfc_tag_chromeos.cc24 if (type == nfc_tag::kTagType2)
25 return NfcTag::kTagType2;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnfc_debug_ui.cc55 const char kTagType2[] = "TYPE-2"; member in namespace:chromeos::__anon5450
147 case NfcTag::kTagType2:
148 return kTagType2;
/external/chromium_org/chromeos/dbus/
H A Dfake_nfc_tag_client.cc204 properties_->type.ReplaceValue(nfc_tag::kTagType2);

Completed in 78 milliseconds