Searched refs:CustomPrinterIconCache (Results 1 – 2 of 2) sorted by relevance
39 public class CustomPrinterIconCache { class52 public CustomPrinterIconCache(@NonNull File cacheDirectory) { in CustomPrinterIconCache() method in CustomPrinterIconCache
117 private CustomPrinterIconCache mCustomIconCache;133 mCustomIconCache = new CustomPrinterIconCache(getCacheDir()); in onCreate()