Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java434 int[] intArray1 = {3, 5}; in insertSatelliteEnabledSim() local
435 plmnBundle.putIntArray(mccmnc, intArray1); in insertSatelliteEnabledSim()
DSatelliteManagerTestOnMockService.java3213 int[] intArray1 = {3, 5}; in testSatelliteAttachEnabledForCarrier() local
3215 plmnBundle.putIntArray("123411", intArray1); in testSatelliteAttachEnabledForCarrier()
3697 int[] intArray1 = {3, 5}; in testGetSatellitePlmnsForCarrier() local
3699 plmnBundle.putIntArray("123411", intArray1); in testGetSatellitePlmnsForCarrier()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsMmTelManagerTest.java526 int[] intArray1 = {3, 5}; in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork() local
527 plmnBundle.putIntArray(plmn, intArray1); in testVoWiFiRoamingModeSettingUsingNonTerrestrialNetwork()