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

  /frameworks/base/core/java/android/print/
PrintManager.java 559 public void layout(PrintAttributes oldAttributes, PrintAttributes newAttributes,
582 args.arg2 = oldAttributes;
753 PrintAttributes oldAttributes = (PrintAttributes) args.arg2;
763 builder.append("\n oldAttributes:").append(oldAttributes);
771 adapter.onLayout(oldAttributes, newAttributes, cancellation,
    [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);
643 RemotePrintDocumentInfo document, PrintAttributes oldAttributes,
648 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 1352 milliseconds