Searched defs:scene (Results 1 – 2 of 2) sorted by relevance
226 @SceneType public int getSceneType(Scene scene) { in getSceneType()239 private void setCurrentScene(Scene scene, ViewGroup sceneView) { in setCurrentScene()259 final Scene scene = new Scene(sceneRoot, (View) layout); in buildScene() local
79 final Scene scene = new Scene(root); in finish() local