Searched refs:widgetsSet (Results 1 – 1 of 1) sorted by relevance
62 Set<Rect> widgetsSet = new HashSet<>(); in compareTo() local68 widgetsSet.add(rect.mBounds); in compareTo()76 if (!widgetsSet.contains(rect.mBounds)) { in compareTo()79 widgetsSet.remove(rect.mBounds); in compareTo()81 if (!widgetsSet.isEmpty()) { in compareTo()