Searched refs:tempParents (Results 1 – 1 of 1) sorted by relevance
214 GhostView ghostView, ArrayList<View> tempParents, int firstGhost) { in insertIntoOverlay() argument221 int index = getInsertIndex(viewGroup, viewParents, tempParents, firstGhost); in insertIntoOverlay()236 ArrayList<View> tempParents, int firstGhost) { in getInsertIndex() argument244 getParents(midView.mView, tempParents); in getInsertIndex()245 if (isOnTop(viewParents, tempParents)) { in getInsertIndex()250 tempParents.clear(); in getInsertIndex()