Searched refs:kSmartPosterActionDo (Results 1 – 3 of 3) sorted by relevance
91 static const char kSmartPosterActionDo[]; variable
83 if (action == device::NfcNdefRecord::kSmartPosterActionDo) in NfcNdefRecordActionValueToDBusActionValue()97 return device::NfcNdefRecord::kSmartPosterActionDo; in DBusActionValueToNfcNdefRecordActionValue()
194 const char NfcNdefRecord::kSmartPosterActionDo[] = "do"; member in device::NfcNdefRecord