Searched refs:subId_1 (Results 1 – 2 of 2) sorted by relevance
801 int subId_1; in testDsdsServiceStateChange() local809 subId_1 = getActiveSubId(slotId_1); in testDsdsServiceStateChange()847 if (subId_1 > 0) { in testDsdsServiceStateChange()850 getRegState(NetworkRegistrationInfo.DOMAIN_CS, subId_1), in testDsdsServiceStateChange()854 assertTrue(subId_0 > 0 || subId_1 > 0); in testDsdsServiceStateChange()880 if (subId_1 > 0) { in testDsdsServiceStateChange()882 getRegState(NetworkRegistrationInfo.DOMAIN_CS, subId_1), in testDsdsServiceStateChange()
289 int subId_1 = SubscriptionManager.getSubscriptionId(TEST_SLOT_1); in beforeTest() local290 if (subId_1 != sTestSubSlot1) { in beforeTest()291 fail("The found subId " + subId_1 + " does not match the test sub id " + sTestSubSlot1); in beforeTest()