Searched refs:convertJSONArrayToIntArray (Results 1 – 1 of 1) sorted by relevance
1684 private int[] convertJSONArrayToIntArray(JSONArray jArray) throws JSONException { in convertJSONArrayToIntArray() method in WifiManagerFacade1773 int[] bands = convertJSONArrayToIntArray(jBands); in createSoftApConfiguration()1779 int[] channelFrequencies = convertJSONArrayToIntArray(jChannelFrequencys); in createSoftApConfiguration()