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

  /cts/libs/view/src/com/android/view/
RenderedSurfaceView.java 84 private static final int SLEEP_TIME_MS = 16;
97 sleep(SLEEP_TIME_MS);
  /cts/tests/tests/media/src/android/media/cts/
VideoSurfaceView.java 36 private static final int SLEEP_TIME_MS = 1000;
61 Thread.sleep(SLEEP_TIME_MS);
64 Thread.sleep(SLEEP_TIME_MS * 5);
68 Thread.sleep(SLEEP_TIME_MS);
ClearKeySystemTest.java 66 private static final int SLEEP_TIME_MS = 1000;
384 Thread.sleep(SLEEP_TIME_MS);
DecoderTest.java 74 private static final int SLEEP_TIME_MS = 1000;
    [all...]
  /cts/tests/tests/graphics/src/android/opengl/cts/
CompressedTextureSurfaceView.java 53 private static final int SLEEP_TIME_MS = 1000;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/
commons-exec-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 

Completed in 162 milliseconds