Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java180 public static CountDownLatch getBindLatch() { in getBindLatch() method in CtsCallDiagnosticService
DCallDiagnosticServiceTest.java386 CtsCallDiagnosticService.getBindLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in setupCall()