Searched defs:ghostView (Results 1 – 4 of 4) sorted by relevance
105 GhostView ghostView = view.mGhostView; in addGhost() local146 GhostView ghostView = view.mGhostView; in removeGhost() local195 GhostView ghostView = (GhostView)((ViewGroup)child).getChildAt(0); in moveGhostViewsToTop() local221 GhostView ghostView, ArrayList<View> tempParents, int firstGhost) { in insertIntoOverlay()
47 private var ghostView: GhostView? = null variable in com.android.systemui.animation.GhostedViewLaunchAnimatorController151 val ghostView = this.ghostView ?: return in onLaunchAnimationProgress() constant
376 GhostView ghostView = GhostView.addGhost(view, sceneRoot, localEndMatrix); in createGhostView() local475 public GhostListener(View view, View startView, GhostView ghostView) { in GhostListener()
928 GhostView ghostView = GhostView.getGhost(mSharedElements.get(i)); in setGhostVisibility() local1079 GhostView ghostView = GhostView.getGhost(mView); in onPreDraw() local