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

  /external/chromium_org/device/nfc/
nfc_ndef_record.h 94 static const char kSmartPosterActionSave[];
nfc_ndef_record_utils_chromeos.cc 85 if (action == device::NfcNdefRecord::kSmartPosterActionSave)
99 return device::NfcNdefRecord::kSmartPosterActionSave;
nfc_ndef_record.cc 196 const char NfcNdefRecord::kSmartPosterActionSave[] = "save";

Completed in 110 milliseconds