Searched refs:KEY_TYPES (Results 1 – 1 of 1) sorted by relevance
142 private static final String KEY_TYPES = "types"; field in HalDeviceManagerUtil148 jsonObject.put(KEY_TYPES, new JSONArray(limit.types)); in chipConcurrencyCombinationLimitToJson()155 JSONArray limitsJson = jsonObject.getJSONArray(KEY_TYPES); in jsonToChipConcurrencyCombinationLimit()