Searched refs:getMaxShortcuts (Results 1 – 6 of 6) sorted by relevance
51 public int getMaxShortcuts(Config config) {193 public int getMaxShortcuts(Config config) { in getMaxShortcuts() method in MockSource
130 int getMaxShortcuts(Config config); in getMaxShortcuts() method
50 int maxShortcuts = source.getMaxShortcuts(getConfig()); in promoteShortcuts()
201 public int getMaxShortcuts(String sourceName) { in getMaxShortcuts() method in Config
440 public int getMaxShortcuts(Config config) { in getMaxShortcuts() method in SearchableSource441 return config.getMaxShortcuts(getName()); in getMaxShortcuts()
108 public int getMaxShortcuts(Config config) { in getMaxShortcuts() method in AbstractGoogleSource