Searched refs:kCustomActionDeviceStates (Results 1 – 1 of 1) sorted by relevance
40 const char* kCustomActionDeviceStates = "device_states"; variable92 dictionary[kCustomActionDeviceStates]) { in GetCustomDeviceStateActionConfigFromJson()147 json[kCustomActionDeviceStates] = Json::Value(Json::arrayValue); in ToJson()158 json[kCustomActionDeviceStates].append(device_state_entry); in ToJson()388 custom_action.isMember(kCustomActionDeviceStates); in AddJsonCustomActionConfigs()