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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
AutoLockTest.java 67 private static final int LONG_SLEEP = 4000;
848 Thread.sleep(LONG_SLEEP);
883 Thread.sleep(LONG_SLEEP);
918 Thread.sleep(LONG_SLEEP);
    [all...]
MeteringTest.java 53 private static final int LONG_SLEEP = 4000;
517 Thread.sleep(LONG_SLEEP);

Completed in 210 milliseconds