Searched refs:intArrayFromArrayList (Results 1 – 2 of 2) sorted by relevance
1438 box.value = intArrayFromArrayList(frequencies); in getChannelsForBand()1447 box.value = intArrayFromArrayList(frequencies); in getChannelsForBand()1458 private int[] intArrayFromArrayList(ArrayList<Integer> in) { in intArrayFromArrayList() method in WifiVendorHal
515 private int[] intArrayFromArrayList(ArrayList<Integer> in) { in intArrayFromArrayList() method in WifiVendorHalTest