Home
last modified time | relevance | path

Searched refs:getCurrentScene (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/transition/
H A DScene.java157 if (getCurrentScene(mSceneRoot) == this) { in exit()
218 public static Scene getCurrentScene(@NonNull ViewGroup sceneRoot) { in getCurrentScene() method in Scene
H A DTransitionManager.java163 Scene currScene = Scene.getCurrentScene(sceneRoot); in getTransition()
192 Scene oldScene = Scene.getCurrentScene(sceneRoot); in changeScene()
350 Scene previousScene = Scene.getCurrentScene(sceneRoot); in sceneChangeSetup()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt45796 …method @Nullable public static android.transition.Scene getCurrentScene(@NonNull android.view.View…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60528 Landroid/transition/Scene;->getCurrentScene(Landroid/view/View;)Landroid/transition/Scene;