Searched refs:ILayoutResultCallback (Results 1 – 5 of 5) sorted by relevance
21 import android.print.ILayoutResultCallback;36 ILayoutResultCallback callback, in Bundle metadata, int sequence); in layout()
27 oneway interface ILayoutResultCallback { interface
848 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()
31 import android.print.ILayoutResultCallback;729 private final ILayoutResultCallback mRemoteResultCallback;954 private static final class LayoutResultCallback extends ILayoutResultCallback.Stub {
54549 Landroid/print/ILayoutResultCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V54550 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)V54553 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutFailed(Ljava/lang/CharSequence;I)V54554 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>()V54557 Landroid/print/ILayoutResultCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/print/ILayout…54558 Landroid/print/ILayoutResultCallback$Stub;->DESCRIPTOR:Ljava/lang/String;[all …]