Searched refs:DEFAULT_VIEW_AVAILABLE_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
711 public static final long DEFAULT_VIEW_AVAILABLE_TIMEOUT_MS = TimeUnit.SECONDS.toMillis(3); field in VideoViewFactory724 waitForViewIsAvailable(DEFAULT_VIEW_AVAILABLE_TIMEOUT_MS); in waitForViewIsAvailable()