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