Home
last modified time | relevance | path

Searched defs:waitForViewIsAvailable (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java726 public void waitForViewIsAvailable() throws Exception { in waitForViewIsAvailable() method in VideoViewFactory
730 public abstract void waitForViewIsAvailable(long timeOutMs) throws Exception; in waitForViewIsAvailable() method in VideoViewFactory
783 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable() method in TextureViewFactory
861 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable() method in SurfaceViewFactory
943 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable() method in GLSurfaceViewFactory