Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DGhostView.java138 public static void removeGhost(View view) { in removeGhost() method in GhostView
/frameworks/base/core/java/android/transition/
DChangeTransform.java481 GhostView.removeGhost(mView); in onTransitionEnd()
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java851 GhostView.removeGhost(sharedElement); in moveSharedElementsFromOverlay()