Searched refs:sServiceConnectorSlot1 (Results 1 – 1 of 1) sorted by relevance
92 private static ImsServiceConnector sServiceConnectorSlot1; field in SimultaneousCallingRestrictionsTest197 sServiceConnectorSlot1 = new ImsServiceConnector( in beforeAllTests()201 sServiceConnectorSlot1.clearAllActiveImsServices(TEST_SLOT_1); in beforeAllTests()222 if (sServiceConnectorSlot1 != null) { in afterAllTests()223 sServiceConnectorSlot1.disconnectServices(); in afterAllTests()229 sServiceConnectorSlot1 = null; in afterAllTests()307 if (sServiceConnectorSlot1 != null) { in afterTest()308 sServiceConnectorSlot1.disconnectCarrierImsService(); in afterTest()309 sServiceConnectorSlot1.disconnectDeviceImsService(); in afterTest()537 triggerFrameworkConnectToDeviceImsService(sServiceConnectorSlot1, TEST_SLOT_1); in attachDeviceImsServiceAndSetUnregistered()[all …]