Searched defs:tempViews (Results 1 – 1 of 1) sorted by relevance
128 ArrayList<View> tempViews = new ArrayList<View>(); in addGhost() local174 private static int moveGhostViewsToTop(ViewGroup viewGroup, ArrayList<View> tempViews) { in moveGhostViewsToTop()