Searched refs:formatPair (Results 1 – 1 of 1) sorted by relevance
573 JSONArray formatPair = formats.getJSONArray(formatIdx); in emitDevices() local574 JSONObject formatProperties = formatPair.getJSONObject(1); in emitDevices()575 store.startGroup("format_" + formatPair.getInt(0)); in emitDevices()