HomeSort by relevance Sort by last modified time
    Searched defs:notifyLatch (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/coretests/src/android/content/
AbstractCrossUserContentResolverTest.java 125 final CountDownLatch notifyLatch = new CountDownLatch(1);
127 final TestContentObserver observer = new TestContentObserver(notifyLatch,
131 if (!notifyLatch.await(TIMEOUT_CONTENT_CHANGE_SEC, TimeUnit.SECONDS)) {
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 

Completed in 60 milliseconds