Home
last modified time | relevance | path

Searched refs:getGhost (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DGhostView.java150 public static GhostView getGhost(View view) { in getGhost() method in GhostView
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java859 GhostView ghostView = GhostView.getGhost(mSharedElements.get(i)); in setGhostVisibility()
996 GhostView ghostView = GhostView.getGhost(mView); in onPreDraw()