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

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
ActivityResultMultiplexedLatch.java 29 * {@link #bindThread()}, this guarantees that a latch is associated with the thread, and the result
39 * Applications get an instance by invoking {@link ActivityResultMultiplexedLatch#bindThread()}.
85 public Latch bindThread() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
BaseSensorTestActivity.java 326 ActivityResultMultiplexedLatch.Latch latch = mActivityResultMultiplexedLatch.bindThread();

Completed in 70 milliseconds