Searched defs:loadAll (Results 1 – 4 of 4) sorted by relevance
46 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in bulkLoader() method in TestingCacheLoaders
70 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in loadAll() method in CacheLoader
97 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in loadAll() method in CacheLoader
89 public void loadAll(Context context, GL10 gl) { in loadAll() method in TextureLibrary