Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewLaunchAnimatorController.kt195 GhostView.removeGhost(ghostedView) in onLaunchAnimationEnd()
/frameworks/base/core/java/android/view/
DGhostView.java145 public static void removeGhost(View view) { in removeGhost() method in GhostView
/frameworks/base/core/java/android/transition/
DChangeTransform.java484 GhostView.removeGhost(mView); in onTransitionEnd()
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java920 GhostView.removeGhost(sharedElement); in moveSharedElementsFromOverlay()