Searched refs:oldGrandParent (Results 1 – 1 of 1) sorted by relevance
109 ViewGroup oldGrandParent = (ViewGroup) oldParent.getParent(); in addGhost() local110 if (oldGrandParent != overlayViewGroup) { in addGhost()112 oldGrandParent.removeView(oldParent); in addGhost()