Home
last modified time | relevance | path

Searched defs:ProxyServiceConnection (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/dreams/src/android/service/dreams/cts/
DControlledDreamSession.java101 private static final class ProxyServiceConnection implements ServiceConnection { class
106 ProxyServiceConnection(CountDownLatch latch, IBinder.DeathRecipient deathRecipient) { in ProxyServiceConnection() method in ProxyServiceConnection