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
872 ILayoutResultCallback callback, Bundle metadata, int sequence) { in layout()1144 private ILayoutResultCallback mCallback;1147 public MyLayoutResultCallback(ILayoutResultCallback callback, in MyLayoutResultCallback()1155 final ILayoutResultCallback callback; in onLayoutFinished()1185 final ILayoutResultCallback callback; in onLayoutFailed()1209 final ILayoutResultCallback callback; in onLayoutCancelled()
31 import android.print.ILayoutResultCallback;735 private final ILayoutResultCallback mRemoteResultCallback;960 private static final class LayoutResultCallback extends ILayoutResultCallback.Stub {
40664 Landroid/print/ILayoutResultCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V40666 Landroid/print/ILayoutResultCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;40667 Landroid/print/ILayoutResultCallback$Stub$Proxy;->onLayoutCanceled(I)V40671 Landroid/print/ILayoutResultCallback$Stub;-><init>()V40672 Landroid/print/ILayoutResultCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/print/ILayout…40673 Landroid/print/ILayoutResultCallback$Stub;->DESCRIPTOR:Ljava/lang/String;40674 Landroid/print/ILayoutResultCallback$Stub;->TRANSACTION_onLayoutCanceled:I40675 Landroid/print/ILayoutResultCallback$Stub;->TRANSACTION_onLayoutFailed:I40676 Landroid/print/ILayoutResultCallback$Stub;->TRANSACTION_onLayoutFinished:I40677 Landroid/print/ILayoutResultCallback$Stub;->TRANSACTION_onLayoutStarted:I[all …]