Searched refs:changeTileSpecs (Results 1 – 1 of 1) sorted by relevance
282 changeTileSpecs(tileSpecs-> tileSpecs.remove(spec)); in removeTile()291 changeTileSpecs(tileSpecs-> tileSpecs.add(spec)); in addTile()294 private void changeTileSpecs(Predicate<List<String>> changeFunction) { in changeTileSpecs() method in QSTileHost