Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCallDiagnosticServiceTest.java130 mService.getCallChangeLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in testAddMultipleCalls()
139 mService.getCallChangeLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in testAddMultipleCalls()
DCtsCallDiagnosticService.java196 public CountDownLatch getCallChangeLatch() { in getCallChangeLatch() method in CtsCallDiagnosticService