Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsSelfManagedConnectionService.java42 public static int CONNECTION_CREATED_LOCK = 0; field in CtsSelfManagedConnectionService
184 mLocks[CONNECTION_CREATED_LOCK].countDown(); in createSelfManagedConnection()
DTestUtils.java543 CtsSelfManagedConnectionService.CONNECTION_CREATED_LOCK)); in waitForAndGetConnection()