Searched refs:ProxyServiceConnection (Results 1 – 1 of 1) sorted by relevance
101 private static final class ProxyServiceConnection implements ServiceConnection { class106 ProxyServiceConnection(CountDownLatch latch, IBinder.DeathRecipient deathRecipient) { in ProxyServiceConnection() method in ProxyServiceConnection136 private ProxyServiceConnection mServiceConnection;208 mServiceConnection = new ProxyServiceConnection(countDownLatch, in start()