Lines Matching refs:kCustomActionButton
43 const char* kCustomActionButton = "button"; variable
60 Json::Value button_entry = dictionary[kCustomActionButton]; in GetCustomShellActionConfigFromJson()
87 Json::Value button_entry = dictionary[kCustomActionButton]; in GetCustomDeviceStateActionConfigFromJson()
119 json[kCustomActionButton] = Json::Value(); in ToJson()
120 json[kCustomActionButton][kCustomActionButtonCommand] = in ToJson()
122 json[kCustomActionButton][kCustomActionButtonTitle] = in ToJson()
124 json[kCustomActionButton][kCustomActionButtonIconName] = in ToJson()
160 json[kCustomActionButton] = Json::Value(); in ToJson()
161 json[kCustomActionButton][kCustomActionButtonCommand] = in ToJson()
163 json[kCustomActionButton][kCustomActionButtonTitle] = in ToJson()
165 json[kCustomActionButton][kCustomActionButtonIconName] = in ToJson()