Searched defs:scene (Results 1 – 2 of 2) sorted by relevance
27 Scene scene = new Scene(mSceneRoot); in testDynamicConstructor() local57 Scene scene = new Scene(mSceneRoot, view); in testViewConstructor() local80 Scene scene = loadScene(R.layout.scene1); in testFactory() local
92 Scene[] scene = new Scene[1]; in loadScene() local104 Scene scene[] = new Scene[1]; in loadScene() local118 protected void startTransition(final Scene scene) throws Throwable { in startTransition()141 protected void enterScene(final Scene scene) throws Throwable { in enterScene()151 protected void exitScene(final Scene scene) throws Throwable { in exitScene()