HomeSort by relevance Sort by last modified time
    Searched defs:LayoutResultCallback (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/print/
PrintDocumentAdapter.java 35 * PrintAttributes, CancellationSignal, LayoutResultCallback, Bundle)} to
41 * CancellationSignal, LayoutResultCallback, Bundle)}, you <strong>may</strong> get
58 * LayoutResultCallback, Bundle)} callback requires that you layout the content
74 * PrintAttributes, CancellationSignal, LayoutResultCallback, Bundle)}.
97 * PrintAttributes, CancellationSignal, LayoutResultCallback, Bundle)} on
105 * LayoutResultCallback, Bundle)} which is not mandatory. If you use multiple
116 * LayoutResultCallback, Bundle)} callback.
119 * LayoutResultCallback, Bundle)
137 * LayoutResultCallback#onLayoutFinished(PrintDocumentInfo, boolean)} with
140 * LayoutResultCallback#onLayoutFailed(CharSequence)}, if an error occurred
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java 725 mRemoteResultCallback = new LayoutResultCallback(mHandler);
932 private static final class LayoutResultCallback extends ILayoutResultCallback.Stub {
935 public LayoutResultCallback(Handler handler) {
    [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 549 milliseconds