Searched defs:oldAttributes (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/core/java/android/print/ |
| D | IPrintDocumentAdapter.aidl | 35 void layout(in PrintAttributes oldAttributes, in PrintAttributes newAttributes, in layout()
|
| D | PrintDocumentAdapter.java | 186 public abstract void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout()
|
| D | PrintFileDocumentAdapter.java | 80 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout()
|
| D | PrintManager.java | 559 public void layout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in layout() 753 PrintAttributes oldAttributes = (PrintAttributes) args.arg2; in handleMessage() local
|
| /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
| D | RemotePrintDocument.java | 215 PrintAttributes oldAttributes = mDocumentInfo.attributes != null in update() local 643 RemotePrintDocumentInfo document, PrintAttributes oldAttributes, in LayoutCommand()
|