Searched refs:KEY_CONCURRENCY_LIMITS (Results 1 – 1 of 1) sorted by relevance
117 private static final String KEY_CONCURRENCY_LIMITS = "limits"; field in HalDeviceManagerUtil126 jsonObject.put(KEY_CONCURRENCY_LIMITS, limitsJson); in chipConcurrencyCombinationToJson()133 JSONArray limitsJson = jsonObject.getJSONArray(KEY_CONCURRENCY_LIMITS); in jsonToChipConcurrencyCombination()