Searched defs:maxSizeInBytes (Results 1 – 3 of 3) sorted by relevance
150 long maxSizeInBytes) { in createIonAllocations()
144 public long maxSizeInBytes; field in IonMemoryUtil.IonAllocations
279 public PageContentLruCache(int maxSizeInBytes) { in PageContentLruCache()