Home
last modified time | relevance | path

Searched defs:firstGhost (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DGhostView.java124 int firstGhost = moveGhostViewsToTop(overlay.mOverlayViewGroup, tempViews); in addGhost() local
173 int firstGhost = numChildren - 1; in moveGhostViewsToTop() local
195 final int firstGhost; in moveGhostViewsToTop() local
214 GhostView ghostView, ArrayList<View> tempParents, int firstGhost) { in insertIntoOverlay()
236 ArrayList<View> tempParents, int firstGhost) { in getInsertIndex()