Home
last modified time | relevance | path

Searched refs:ALL_BANDS (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java60 public static final Map<Integer, List<Integer>> ALL_BANDS = Map.of( field in TelephonyUtils
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1767 for (int accessNetworkType : TelephonyUtils.ALL_BANDS.keySet()) { in testSetSystemSelectionChannels()
1769 for (int band : TelephonyUtils.ALL_BANDS.get(accessNetworkType)) { in testSetSystemSelectionChannels()