Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java84 private class TestCarrierServiceConnection implements ServiceConnection { class in ImsServiceConnector
88 TestCarrierServiceConnection(CountDownLatch latch) { in TestCarrierServiceConnection() method in ImsServiceConnector.TestCarrierServiceConnection
443 private TestCarrierServiceConnection mCarrierServiceConn;
534 mCarrierServiceConn = new TestCarrierServiceConnection(latch); in setupLocalCarrierImsService()