Searched defs:loadScene (Results 1 – 2 of 2) sorted by relevance
115 protected Scene loadScene(final View layout) throws Throwable { in loadScene() method in BaseTransitionTest122 protected Scene loadScene(final int layoutId) throws Throwable { in loadScene() method in BaseTransitionTest
38 public static ViewHierarchyScene loadScene(IDevice device, Window window) { in loadScene() method in ViewHierarchyLoader