Searched defs:howMany (Results 1 – 6 of 6) sorted by relevance
178 protected Collection<ImageData> findImages(int howMany) { in findImages()188 protected void findImages(boolean internal, int howMany, LinkedList<ImageData> foundImages ) { in findImages()
56 protected Collection<ImageData> findImages(int howMany) { in findImages()
75 protected Collection<ImageData> findImages(int howMany) { in findImages()
326 protected abstract Collection<ImageData> findImages(int howMany); in findImages()
163 protected Collection<ImageData> findImages(int howMany) { in findImages()
1387 private Set<NotificationChannel> createMultipleChannelSet(int howMany) { in createMultipleChannelSet()