Searched refs:mCustomIconCache (Results 1 – 1 of 1) sorted by relevance
128 private CustomPrinterIconCache mCustomIconCache; field in PrintSpoolerService145 mCustomIconCache = new CustomPrinterIconCache(getCacheDir()); in onCreate()801 mCustomIconCache.onCustomPrinterIconLoaded(printerId, icon); in onCustomPrinterIconLoaded()814 return mCustomIconCache.getIcon(printerId); in getCustomPrinterIcon()821 mCustomIconCache.clear(); in clearCustomPrinterIconCache()