Searched refs:restrictToTypes (Results 1 – 1 of 1) sorted by relevance
383 public List<WindowState> getWindowsByPackageName(String packageName, int... restrictToTypes) { in getWindowsByPackageName() argument386 && Arrays.stream(restrictToTypes).anyMatch(type -> type == ws.getType())) in getWindowsByPackageName()