Searched refs:SLEEP_TIME_MS (Results 1 – 6 of 6) sorted by relevance
38 private static final int SLEEP_TIME_MS = 1000; field in VideoSurfaceView63 Thread.sleep(SLEEP_TIME_MS); in startTest()66 Thread.sleep(SLEEP_TIME_MS * 5); in startTest()70 Thread.sleep(SLEEP_TIME_MS); in startTest()
38 private static final int SLEEP_TIME_MS = 1000; field in MediaCodecPlayerTestBase110 Thread.sleep(SLEEP_TIME_MS); in playUntilEnd()
1305 public static final long SLEEP_TIME_MS = 30; field in VideoViewSnapshot1392 Thread.sleep(SLEEP_TIME_MS); in run()1549 Thread.sleep(SLEEP_TIME_MS); in waitForByteBuffer()
83 private static final int SLEEP_TIME_MS = 1000; field in DecoderTest3255 Thread.sleep(SLEEP_TIME_MS);3289 Thread.sleep(SLEEP_TIME_MS);
45 private static final int SLEEP_TIME_MS = 3000; field in VrSetFIFOThreadTest88 Thread.sleep(SLEEP_TIME_MS); in testSetVrThreadAPISuccess()111 Thread.sleep(SLEEP_TIME_MS); in testSetVrThreadAPIFailure()
84 private static final int SLEEP_TIME_MS = 16; field in RenderedSurfaceView.RenderThread97 sleep(SLEEP_TIME_MS); in run()