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.java228 private static final List<Integer> ROAMING_TYPES = Arrays.asList( field in TelephonyManagerTest
2603 assertThat(nwReg.getRoamingType()).isIn(ROAMING_TYPES); in testNetworkRegistrationInfoGetRoamingType()
2611 assertThat(nwReg.getRoamingType()).isIn(ROAMING_TYPES); in testNetworkRegistrationInfoGetRoamingType()