Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java104 private class TestDeviceServiceConnection implements ServiceConnection { class in ImsServiceConnector
108 TestDeviceServiceConnection(CountDownLatch latch) { in TestDeviceServiceConnection() method in ImsServiceConnector.TestDeviceServiceConnection
445 private TestDeviceServiceConnection mExternalServiceConn;
549 mExternalServiceConn = new TestDeviceServiceConnection(latch); in setupExternalImsService()