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

  /external/chromium_org/device/nfc/
nfc_ndef_record.h 97 static const char kSmartPosterActionOpen[];
nfc_ndef_record_utils_chromeos.cc 87 if (action == device::NfcNdefRecord::kSmartPosterActionOpen)
101 return device::NfcNdefRecord::kSmartPosterActionOpen;
nfc_ndef_record.cc 198 const char NfcNdefRecord::kSmartPosterActionOpen[] = "open";

Completed in 51 milliseconds