Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java168 private static final List<Integer> ROAMING_TYPES = Arrays.asList( field in TelephonyManagerTest
1825 assertThat(nwReg.getRoamingType()).isIn(ROAMING_TYPES); in testNetworkRegistrationInfoGetRoamingType()
1833 assertThat(nwReg.getRoamingType()).isIn(ROAMING_TYPES); in testNetworkRegistrationInfoGetRoamingType()