Searched defs:CustomPrinterIconCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DCustomPrinterIconCache.java39 public class CustomPrinterIconCache { class
41 private final static String LOG_TAG = "CustomPrinterIconCache";
52 public CustomPrinterIconCache(@NonNull File cacheDirectory) { method in class:CustomPrinterIconCache

Completed in 1139 milliseconds