Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DServiceTest.java179 private static class LatchedConnection implements ServiceConnection { class in ServiceTest
182 LatchedConnection(CountDownLatch latch) { in LatchedConnection() method in ServiceTest.LatchedConnection