Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewDialogTransitionAnimatorController.kt78 GhostView.removeGhost(source) in createTransitionController()
DGhostedViewTransitionAnimatorController.kt356 GhostView.removeGhost(ghostedView) in onTransitionAnimationEnd()
/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.java487 GhostView.removeGhost(mView); in onTransitionEnd()
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java921 GhostView.removeGhost(sharedElement); in moveSharedElementsFromOverlay()