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.java38 public static int CONNECTION_CREATED_LOCK = 0; field in CtsSelfManagedConnectionService
182 mLocks[CONNECTION_CREATED_LOCK].countDown(); in createSelfManagedConnection()
DTestUtils.java811 CtsSelfManagedConnectionService.CONNECTION_CREATED_LOCK)); in waitForAndGetConnection()