Searched refs:getCurrentScene (Results 1 – 5 of 5) sorted by relevance
157 if (getCurrentScene(mSceneRoot) == this) { in exit()218 public static Scene getCurrentScene(@NonNull ViewGroup sceneRoot) { in getCurrentScene() method in Scene
162 Scene currScene = Scene.getCurrentScene(sceneRoot); in getTransition()191 Scene oldScene = Scene.getCurrentScene(sceneRoot); in changeScene()349 Scene previousScene = Scene.getCurrentScene(sceneRoot); in sceneChangeSetup()
48786 …method @Nullable public static android.transition.Scene getCurrentScene(@NonNull android.view.View…
48930 …method @Nullable public static android.transition.Scene getCurrentScene(@NonNull android.view.View…
71228 Landroid/transition/Scene;->getCurrentScene(Landroid/view/View;)Landroid/transition/Scene;