Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DStartJobTask.java80 private final PrintDocumentInfo mDocInfo; field in StartJobTask
92 mDocInfo = printJob.getDocument().getInfo(); in StartJobTask()
196 && mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO; in isBorderless()
201 if (mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO) { in getSides()
217 switch (mDocInfo.getContentType()) { in getFillPage()
234 } else if (mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO in getMediaType()
254 switch (mDocInfo.getContentType()) { in getDocumentCategory()