Searched refs:removeGhost (Results 1 – 8 of 8) sorted by relevance
40 static void removeGhost(View view) { in removeGhost() method in GhostViewUtils41 CREATOR.removeGhost(view); in removeGhost()
522 GhostViewUtils.removeGhost(mView); in onTransitionEnd()
31 void removeGhost(View view); in removeGhost() method
60 public void removeGhost(View view) { in removeGhost() method in GhostViewApi21.Creator
64 public void removeGhost(View view) { in removeGhost() method in GhostViewApi14.Creator
138 public static void removeGhost(View view) { in removeGhost() method in GhostView
483 GhostView.removeGhost(mView); in onTransitionEnd()
915 GhostView.removeGhost(sharedElement); in moveSharedElementsFromOverlay()