HomeSort by relevance Sort by last modified time
    Searched refs:waitForLock (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/telecom3/src/android/telecom/cts/
SelfManagedAwareInCallService.java 60 mStateChangeLatch = TestUtils.waitForLock(mStateChangeLatch);
129 mCallAddedLatch = TestUtils.waitForLock(mCallAddedLatch);
138 sServiceBoundLatch = TestUtils.waitForLock(sServiceBoundLatch);
143 sServiceUnBoundLatch = TestUtils.waitForLock(sServiceUnBoundLatch);
  /cts/tests/tests/telecom/src/android/telecom/cts/
SelfManagedConnection.java 103 mOnHoldLatch = TestUtils.waitForLock(mOnHoldLatch);
CtsSelfManagedConnectionService.java 202 mLocks[lock] = TestUtils.waitForLock(mLocks[lock]);
TestUtils.java 308 public static CountDownLatch waitForLock(CountDownLatch lock) {
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 75 milliseconds