Home
last modified time | relevance | path

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

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java430 RemotePrintService::handleRequestCustomPrinterIcon, this, printerId)); in requestCustomPrinterIcon()
439 private void handleRequestCustomPrinterIcon(@NonNull PrinterId printerId) { in handleRequestCustomPrinterIcon() method in RemotePrintService
442 mPendingCommands.add(() -> handleRequestCustomPrinterIcon(printerId)); in handleRequestCustomPrinterIcon()