Home
last modified time | relevance | path

Searched defs:bands (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DAvailableNetworkInfoTest.java39 List<Integer> bands = new ArrayList<Integer>(); in testAvailableNetworkInfo() local
DRadioAccessSpecifierTest.java31 int[] bands = {1, 2, 3, 4}; in testConstructorAndGetters() local
DCellInfoTest.java589 int[] bands = nr.getBands(); in verifyCellIdentityNr() local
716 int[] bands = lte.getBands(); in verifyCellIdentityLte() local
DTelephonyManagerTest.java2631 List<Integer> bands = new ArrayList<Integer>(); in testUpdateAvailableNetworks() local
4177 int[] bands; in testGetAllCellInfo() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiNetworkSpecifierTest.java414 final int[] bands = { ScanResult.WIFI_BAND_24_GHZ, ScanResult.WIFI_BAND_5_GHZ, in testWifiBandInNetworkCallback() local
DWifiManagerTest.java2152 private boolean shouldFallbackToSingleAp(int[] bands, SoftApCapability capability) { in shouldFallbackToSingleAp()
2162 final int[] bands = {SoftApConfiguration.BAND_2GHZ, SoftApConfiguration.BAND_5GHZ, in getAvailableBandAndChannelForTesting() local
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java276 List<Integer> bands = new ArrayList<Integer>(); in testUpdateAvailableNetworksWithCarrierPrivilege() local