HomeSort by relevance Sort by last modified time
    Searched refs:kSmartPosterActionDo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/device/nfc/
nfc_ndef_record.h 91 static const char kSmartPosterActionDo[];
nfc_ndef_record_utils_chromeos.cc 83 if (action == device::NfcNdefRecord::kSmartPosterActionDo)
97 return device::NfcNdefRecord::kSmartPosterActionDo;
nfc_ndef_record.cc 194 const char NfcNdefRecord::kSmartPosterActionDo[] = "do";

Completed in 39 milliseconds