Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DCustomPrinterIconCache.java117 public void removeOldFiles(int numFilesToKeep) { in removeOldFiles() method in CustomPrinterIconCache
154 removeOldFiles(MAX_SIZE); in onCustomPrinterIconLoaded()