Home
last modified time | relevance | path

Searched refs:handleRequestCustomPrinterIcon (Results 1 – 2 of 2) 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()
/frameworks/base/services/
Dart-profile29230 PLcom/android/server/print/RemotePrintService;->handleRequestCustomPrinterIcon(Landroid/print/Print…