Home
last modified time | relevance | path

Searched defs:maxSizeInBytes (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/stats/pull/
H A DIonMemoryUtilTest.java150 long maxSizeInBytes) { in createIonAllocations()
/aosp14/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DIonMemoryUtil.java144 public long maxSizeInBytes; field in IonMemoryUtil.IonAllocations
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPageContentRepository.java279 public PageContentLruCache(int maxSizeInBytes) { in PageContentLruCache()