Searched refs:removeScreens (Results 1 – 1 of 1) sorted by relevance
889 ArrayList<Long> removeScreens = new ArrayList<Long>(); in stripEmptyScreens() local895 removeScreens.add(id); in stripEmptyScreens()907 for (Long id: removeScreens) { in stripEmptyScreens()930 if (!removeScreens.isEmpty()) { in stripEmptyScreens()