Searched refs:VCARD_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
33 private static final int VCARD_CACHE_SIZE = 5; field in BugleMediaCacheManager46 return new MediaCache<VCardResource>(VCARD_CACHE_SIZE, id, "VCardCache"); in createMediaCacheById()