Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DBaseTransitionTest.java91 protected Scene loadScene(final View layout) throws Throwable { in loadScene() method in BaseTransitionTest
103 protected Scene loadScene(final int layoutId) throws Throwable { in loadScene() method in BaseTransitionTest