History log of /frameworks/base/core/java/android/printservice/CustomPrinterIconCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b99876416cb8e85c748914b7eb4096f7dc80ed2c 20-Apr-2016 Philip P. Moltmann <moltmann@google.com> Print API for N: Fix docs and change interfaces as requested.

Fixes: 28291443
Change-Id: I1a1585796032351a739d54171bd67ccc76f0f08a
/frameworks/base/core/java/android/printservice/CustomPrinterIconCallback.java
1c8f1e06a609507533609b4e04161c1c4fcb2849 21-Jan-2016 Philip P. Moltmann <moltmann@google.com> Shorten LOG_TAGs to fit in 23 characters as commented on by lint.

Change-Id: Ie9415fc3de642493bc36c0159b773d8ce2436df5
/frameworks/base/core/java/android/printservice/CustomPrinterIconCallback.java
bb9f686b40743df2642b7d3b7778dbf7284ae665 01-Dec-2015 Philip P. Moltmann <moltmann@google.com> Allow a print service to specify per printer icons, description and
info-activities

The icon is loaded from the discovery session only when it is displayed
to avoid having to store too many icons in memory.

Also the icons are not maintained in the historical printers. Only if
the printers are available nice icons are shown. A historical printer is
updated with the appropriate properties (including icon) once it becomes
available.

Bug: 24135005
Change-Id: Iec389bab514b024634be8fb5fc8928371cba8740
/frameworks/base/core/java/android/printservice/CustomPrinterIconCallback.java