History log of /packages/services/BuiltInPrintService/src/com/android/bips/ipp/CancelJobTask.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ea209a27fb6a1236c9c51caba14abb07b8134f9 06-Oct-2017 Philip P. Moltmann <moltmann@google.com> Adjust style to fit what is enforced by checkstyle

Test: Ran check-style on every file. Now only complains about
double-copyright and missing java-doc comments
m -j BuiltInPrintService

Change-Id: I2f1052e24e54f06276ef5ae7f5821adf1b6274e1
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/CancelJobTask.java
3bf66744d61d18c66d46f2608de0467ad3df0268 30-Nov-2016 Mopria <mopriaplay@gmail.com> Built-In Print Service

The Built-In Print Service implements a standard Android Print
Service and allows printing to Wi-Fi enabled printers on the users's
local network.

Printers must support mDNS discovery and the IPP protocol, and must
allow jobs to be sent in PCLm, PWG-raster, or PDF formats.

Internally, this service implements job control, page rendering, and
printer interactions in native code. This code relies on
libjpeg-turbo for JPEG encoding functions required by PCLm, and
selected portions of CUPS for direct interactions with printers.

Test: ./gradlew test
Change-Id: Ib2dca0190ba4abe028da1d9cd62308733ecce7b5
Signed-off-by: Mopria <mopriaplay@gmail.com>
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/CancelJobTask.java