Searched refs:kSmartPosterActionOpen (Results 1 – 3 of 3) sorted by relevance
97 static const char kSmartPosterActionOpen[]; variable
87 if (action == device::NfcNdefRecord::kSmartPosterActionOpen) in NfcNdefRecordActionValueToDBusActionValue()101 return device::NfcNdefRecord::kSmartPosterActionOpen; in DBusActionValueToNfcNdefRecordActionValue()
198 const char NfcNdefRecord::kSmartPosterActionOpen[] = "open"; member in device::NfcNdefRecord