Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java178 private static class LatchedConnection implements ServiceConnection { class in ServiceTest
181 LatchedConnection(CountDownLatch latch) { in LatchedConnection() method in ServiceTest.LatchedConnection