Searched refs:availableModesJson (Results 1 – 1 of 1) sorted by relevance
72 JSONArray availableModesJson = new JSONArray(); in staticChipInfoToJson() local74 availableModesJson.put(chipModeToJson(mode)); in staticChipInfoToJson()76 jsonObject.put(KEY_AVAILABLE_MODES, availableModesJson); in staticChipInfoToJson()