Searched refs:CONFIG_UI_ELEMENT (Results 1 – 2 of 2) sorted by relevance
43 Set.of(JsonConfigConstants.CONFIG_TEXT, JsonConfigConstants.CONFIG_UI_ELEMENT);57 JsonConfigConstants.CONFIG_UI_ELEMENT, jsonObject, context); in deserialize()
96 public static final String CONFIG_UI_ELEMENT = "UI_ELEMENT"; field in JsonConfigConstants