Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DCustomPrinterIconCache.java66 private @Nullable File getIconFileName(@NonNull PrinterId printerId) { in getIconFileName() method in CustomPrinterIconCache
94 File iconFile = getIconFileName(printerId); in getIcon()
142 File iconFile = getIconFileName(printerId); in onCustomPrinterIconLoaded()