Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/printservice/
H A DCustomPrinterIconCallback.java30 public final class CustomPrinterIconCallback { class
42 CustomPrinterIconCallback(@NonNull PrinterId printerId, @NonNull IPrintServiceClient observer) { in CustomPrinterIconCallback() method in CustomPrinterIconCallback
H A DPrinterDiscoverySession.java423 @NonNull CustomPrinterIconCallback callback) { in onRequestCustomPrinterIcon()
537 CustomPrinterIconCallback callback = new CustomPrinterIconCallback(printerId, in requestCustomPrinterIcon()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41262 Landroid/printservice/CustomPrinterIconCallback;-><init>(Landroid/print/PrinterId;Landroid/printser…
41263 Landroid/printservice/CustomPrinterIconCallback;->LOG_TAG:Ljava/lang/String;
41264 Landroid/printservice/CustomPrinterIconCallback;->mObserver:Landroid/printservice/IPrintServiceClie…
41265 Landroid/printservice/CustomPrinterIconCallback;->mPrinterId:Landroid/print/PrinterId;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt35150 public final class CustomPrinterIconCallback {
35212 …, @NonNull android.os.CancellationSignal, @NonNull android.printservice.CustomPrinterIconCallback);