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()
1307 public static final long SLEEP_TIME_MS = 30; field in VideoViewSnapshot1394 Thread.sleep(SLEEP_TIME_MS); in run()1551 Thread.sleep(SLEEP_TIME_MS); in waitForByteBuffer()
84 private static final int SLEEP_TIME_MS = 16; field in RenderedSurfaceView.RenderThread97 sleep(SLEEP_TIME_MS); in run()
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()
75 private static final int SLEEP_TIME_MS = 1000; field in DisplayHashManagerTest224 Thread.sleep(SLEEP_TIME_MS); in testGenerateDisplayHash_ViewOffscreen()263 Thread.sleep(SLEEP_TIME_MS); in testGenerateDisplayHash_WindowOffscreen()389 Thread.sleep(SLEEP_TIME_MS); in testGenerateAndVerifyDisplayHash_MultiColor()430 Thread.sleep(SLEEP_TIME_MS); in setupChildView()