Home
last modified time | relevance | path

Searched refs:hasSameConstraints (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java204 if (!mUpdateSpec.hasSameConstraints(attributes, preview)) { in update()
499 public boolean hasSameConstraints(PrintAttributes attributes, boolean preview) { in hasSameConstraints() method in RemotePrintDocument.UpdateSpec