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.java78 private final PrintDocumentInfo mDocInfo; field in StartJobTask
90 mDocInfo = printJob.getDocument().getInfo(); in StartJobTask()
194 && mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO; in isBorderless()
199 if (mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO) { in getSides()
215 switch (mDocInfo.getContentType()) { in getFillPage()
228 if (mDocInfo.getContentType() == PrintDocumentInfo.CONTENT_TYPE_PHOTO) { in getMediaType()
250 switch (mDocInfo.getContentType()) { in getDocumentCategory()