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