Searched refs:moveGhostViewsToTop (Results 1 – 1 of 1) sorted by relevance
124 int firstGhost = moveGhostViewsToTop(overlay.mOverlayViewGroup, tempViews); in addGhost()167 private static int moveGhostViewsToTop(ViewGroup viewGroup, ArrayList<View> tempViews) { in moveGhostViewsToTop() method in GhostView