Searched refs:KEY_AVAILABLE_COMBINATIONS (Results 1 – 1 of 1) sorted by relevance
92 private static final String KEY_AVAILABLE_COMBINATIONS = "availableCombinations"; field in HalDeviceManagerUtil102 jsonObject.put(KEY_AVAILABLE_COMBINATIONS, availableCombinationsJson); in chipModeToJson()109 jsonObject.getJSONArray(KEY_AVAILABLE_COMBINATIONS); in jsonToChipMode()