Searched refs:bandListArray (Results 1 – 2 of 2) sorted by relevance
220 int[] bandListArray = null; in onDppFailureInternal_1_3() local224 bandListArray = new int[bandList.size()]; in onDppFailureInternal_1_3()227 bandListArray[i] = bandList.get(i).intValue(); in onDppFailureInternal_1_3()231 frameworkCode, ssid, channelList, bandListArray); in onDppFailureInternal_1_3()
624 int[] bandListArray = null; in onDppFailure() local628 bandListArray = new int[bandList.length]; in onDppFailure()631 bandListArray[i] = bandList[i]; in onDppFailure()635 halToFrameworkDppFailureCode(code), ssid, channelList, bandListArray); in onDppFailure() local