Searched refs:tempParents (Results 1 – 1 of 1) sorted by relevance
220 GhostView ghostView, ArrayList<View> tempParents, int firstGhost) { in insertIntoOverlay() argument227 int index = getInsertIndex(viewGroup, viewParents, tempParents, firstGhost); in insertIntoOverlay()242 ArrayList<View> tempParents, int firstGhost) { in getInsertIndex() argument250 getParents(midView.mView, tempParents); in getInsertIndex()251 if (isOnTop(viewParents, tempParents)) { in getInsertIndex()256 tempParents.clear(); in getInsertIndex()