Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java229 || !mUpdateSpec.hasSameConstraints(attributes, preview)) { in update()
530 public boolean hasSameConstraints(PrintAttributes attributes, boolean preview) { in hasSameConstraints() method in RemotePrintDocument.UpdateSpec