Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/printservice/
H A DIPrintService.aidl45 void requestCustomPrinterIcon(in PrinterId printerId); in requestCustomPrinterIcon() method
H A DPrintService.java423 public void requestCustomPrinterIcon(PrinterId printerId) { in onBind() method in PrintService
554 mDiscoverySession.requestCustomPrinterIcon(printerId);
H A DPrinterDiscoverySession.java535 void requestCustomPrinterIcon(@NonNull PrinterId printerId) { in requestCustomPrinterIcon() method in PrinterDiscoverySession
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintService.java428 public void requestCustomPrinterIcon(@NonNull PrinterId printerId) { in requestCustomPrinterIcon() method in RemotePrintService
449 mPrintService.requestCustomPrinterIcon(printerId); in handleRequestCustomPrinterIcon()
H A DUserState.java336 service.requestCustomPrinterIcon(printerId); in getCustomPrinterIcon()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41273 Landroid/printservice/IPrintService$Stub$Proxy;->requestCustomPrinterIcon(Landroid/print/PrinterId;…
41298 Landroid/printservice/IPrintService;->requestCustomPrinterIcon(Landroid/print/PrinterId;)V
41359 Landroid/printservice/PrinterDiscoverySession;->requestCustomPrinterIcon(Landroid/print/PrinterId;)V