Searched refs:createMediaCacheById (Results 1 – 3 of 3) sorted by relevance
52 cache = createMediaCacheById(id); in getOrCreateMediaCacheById()68 protected abstract MediaCache<?> createMediaCacheById(final int id); in createMediaCacheById() method in MediaCacheManager
37 protected MediaCache<?> createMediaCacheById(final int id) { in createMediaCacheById() method in BugleMediaCacheManager
24 public MediaCache<?> createMediaCacheById(final int id) { in createMediaCacheById() method in FakeMediaCacheManager