Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/print/
DIPrintDocumentAdapter.aidl21 import android.print.ILayoutResultCallback;
36 ILayoutResultCallback callback, in Bundle metadata, int sequence); in layout()
DILayoutResultCallback.aidl27 oneway interface ILayoutResultCallback { interface
DPrintManager.java848 ILayoutResultCallback callback, Bundle metadata, int sequence) { in layout()
1120 private ILayoutResultCallback mCallback;
1123 public MyLayoutResultCallback(ILayoutResultCallback callback, in MyLayoutResultCallback()
1131 final ILayoutResultCallback callback; in onLayoutFinished()
1161 final ILayoutResultCallback callback; in onLayoutFailed()
1185 final ILayoutResultCallback callback; in onLayoutCancelled()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java31 import android.print.ILayoutResultCallback;
729 private final ILayoutResultCallback mRemoteResultCallback;
954 private static final class LayoutResultCallback extends ILayoutResultCallback.Stub {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt54549 Landroid/print/ILayoutResultCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
54550 Landroid/print/ILayoutResultCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
54551 Landroid/print/ILayoutResultCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
54552 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutCanceled(I)V
54553 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutFailed(Ljava/lang/CharSequence;I)V
54554 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutFinished(Landroid/print/PrintDocumentInfo…
54555 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutStarted(Landroid/os/ICancellationSignal;I…
54556 Landroid/print/ILayoutResultCallback$Stub;-><init>()V
54557 Landroid/print/ILayoutResultCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/print/ILayout…
54558 Landroid/print/ILayoutResultCallback$Stub;->DESCRIPTOR:Ljava/lang/String;
[all …]