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