Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCallDiagnosticServiceTest.java306 diagnosticCall.getDisconnectLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in testSetNullDisconnectMessage()
327 diagnosticCall.getDisconnectLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in testOverrideDisconnectMessage()
DCtsCallDiagnosticService.java123 public CountDownLatch getDisconnectLatch() { in getDisconnectLatch() method in CtsCallDiagnosticService.CtsCallDiagnostics