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