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

  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
ConnectionPoolTest.java 35 private final Runnable emptyRunnable = new Runnable() {
49 pool.setCleanupRunnableForTest(emptyRunnable);
81 pool.setCleanupRunnableForTest(emptyRunnable);
105 pool.setCleanupRunnableForTest(emptyRunnable);
137 pool.setCleanupRunnableForTest(emptyRunnable);
161 pool.setCleanupRunnableForTest(emptyRunnable);
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 361 Runnable emptyRunnable = new Runnable() {
374 uiAutomation.executeAndWaitForEvent(emptyRunnable, scrollFilter,
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 798 Runnable emptyRunnable = new Runnable() {
814 emptyRunnable, checkWindowUpdate, timeout);
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 101 milliseconds