Waits for a view to be shown. @param viewClass the View class to wait for @param index the index of the view that is expected to be shown @param sleep true if should sleep @param scroll true if scrolling should be performed @return true if view is shown and false if
(final Class<T> viewClass, final int index, boolean sleep, boolean scroll)
source not stored for this graph (policy: none)
no test coverage detected