Searched refs:subId_0 (Results 1 – 2 of 2) sorted by relevance
800 int subId_0; in testDsdsServiceStateChange() local808 subId_0 = getActiveSubId(slotId_0); in testDsdsServiceStateChange()842 if (subId_0 > 0) { in testDsdsServiceStateChange()844 getRegState(NetworkRegistrationInfo.DOMAIN_CS, subId_0), in testDsdsServiceStateChange()854 assertTrue(subId_0 > 0 || subId_1 > 0); in testDsdsServiceStateChange()875 if (subId_0 > 0) { in testDsdsServiceStateChange()877 getRegState(NetworkRegistrationInfo.DOMAIN_CS, subId_0), in testDsdsServiceStateChange()
285 int subId_0 = SubscriptionManager.getSubscriptionId(TEST_SLOT_0); in beforeTest() local286 if (subId_0 != sTestSubSlot0) { in beforeTest()287 fail("The found subId " + subId_0 + " does not match the test sub id " + sTestSubSlot0); in beforeTest()