Home
last modified time | relevance | path

Searched refs:getMaxSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPageContentRepository.java346 public int getMaxSizeInBytes() { in getMaxSizeInBytes() method in PageContentRepository.PageContentLruCache
592 final int maxCachedPageCount = mPageContentCache.getMaxSizeInBytes() in startPreload()
847 <= mPageContentCache.getMaxSizeInBytes()) { in onPreExecute()