Searched refs:UI_ELEMENTS (Results 1 – 2 of 2) sorted by relevance
24 public static final String UI_ELEMENTS = "UI_ELEMENTS"; field in JsonConfigConstants
131 return getValueFromConfig(mUiElements, uiElementName, JsonConfigConstants.UI_ELEMENTS); in getUiElementFromConfig()