Searched defs:bands (Results 1 – 7 of 7) sorted by relevance
31 int[] bands = {1, 2, 3, 4}; in testConstructorAndGetters() local
40 private static List<Integer> bands = new ArrayList<Integer>(); field in AvailableNetworkInfoTest
605 int[] bands = nr.getBands(); in verifyCellIdentityNr() local736 int[] bands = lte.getBands(); in verifyCellIdentityLte() local
3546 List<Integer> bands = new ArrayList<Integer>(); in testUpdateAvailableNetworks() local5440 int[] bands; in testGetAllCellInfo() local
415 final int[] bands = { ScanResult.WIFI_BAND_24_GHZ, ScanResult.WIFI_BAND_5_GHZ, in testWifiBandInNetworkCallback() local
2864 private boolean shouldFallbackToSingleAp(int[] bands, SoftApCapability capability) { in shouldFallbackToSingleAp()2874 final int[] bands = {SoftApConfiguration.BAND_2GHZ, SoftApConfiguration.BAND_5GHZ, in getAvailableBandAndChannelForTesting() local
294 List<Integer> bands = new ArrayList<Integer>(); in testUpdateAvailableNetworksWithCarrierPrivilege() local