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

  /frameworks/base/core/java/android/print/
PrintManager.java 559 public void layout(PrintAttributes oldAttributes, PrintAttributes newAttributes,
582 args.arg2 = oldAttributes;
741 PrintAttributes oldAttributes = (PrintAttributes) args.arg2;
751 builder.append("\n oldAttributes:").append(oldAttributes);
759 adapter.onLayout(oldAttributes, newAttributes, cancellation,
    [all...]
  /external/chromium_org/third_party/libxml/src/
valid.c     [all...]
  /external/libxml2/
valid.c     [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java 215 PrintAttributes oldAttributes = mDocumentInfo.attributes != null
218 mDocumentInfo, oldAttributes, attributes, preview, mCommandResultCallback);
631 RemotePrintDocumentInfo document, PrintAttributes oldAttributes,
636 mOldAttributes.copyFrom(oldAttributes);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 251 milliseconds