HomeSort by relevance Sort by last modified time
    Searched defs:LayoutResultCallback (Results 1 - 4 of 4) 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/
PrintJobConfigActivity.java 336 private final LayoutResultCallback mLayoutResultCallback;
350 mLayoutResultCallback = new LayoutResultCallback(mHandler);
714 private static final class LayoutResultCallback extends ILayoutResultCallback.Stub {
717 public LayoutResultCallback(PrintController.ControllerHandler handler) {
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 252 milliseconds