Home
last modified time | relevance | path

Searched refs:ImsServiceConnector (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DEabControllerTest.java83 private static ImsServiceConnector sServiceConnector;
154 sServiceConnector = new ImsServiceConnector(InstrumentationRegistry.getInstrumentation()); in beforeAllTests()
DImsServiceConnector.java47 class ImsServiceConnector { class
451 ImsServiceConnector(Instrumentation instrumentation) { in ImsServiceConnector() method in ImsServiceConnector
DEabBulkCapabilityUpdaterTest.java86 private static ImsServiceConnector sServiceConnector;
154 sServiceConnector = new ImsServiceConnector(InstrumentationRegistry.getInstrumentation()); in beforeAllTests()
DSipDelegateManagerTest.java180 private static ImsServiceConnector sServiceConnector;
202 sServiceConnector = new ImsServiceConnector(InstrumentationRegistry.getInstrumentation()); in beforeAllTests()
DImsServiceTest.java101 private static ImsServiceConnector sServiceConnector;
275 sServiceConnector = new ImsServiceConnector(InstrumentationRegistry.getInstrumentation()); in beforeAllTests()
DRcsUceAdapterTest.java121 private static ImsServiceConnector sServiceConnector;
176 sServiceConnector = new ImsServiceConnector(InstrumentationRegistry.getInstrumentation()); in beforeAllTests()