Searched defs:scene (Results 1 – 2 of 2) sorted by relevance
104 final Scene scene = new Scene(root); in finish() local
233 public int getSceneType(Scene scene) { in getSceneType()246 private void setCurrentScene(Scene scene, ViewGroup sceneView) { in setCurrentScene()266 final Scene scene = new Scene(sceneRoot, (View) layout); in buildScene() local