Searched refs:tempParents (Results 1 – 1 of 1) sorted by relevance
221 GhostView ghostView, ArrayList<View> tempParents, int firstGhost) { in insertIntoOverlay() argument228 int index = getInsertIndex(viewGroup, viewParents, tempParents, firstGhost); in insertIntoOverlay()243 ArrayList<View> tempParents, int firstGhost) { in getInsertIndex() argument251 getParents(midView.mView, tempParents); in getInsertIndex()252 if (isOnTop(viewParents, tempParents)) { in getInsertIndex()257 tempParents.clear(); in getInsertIndex()