History log of /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/PrintServicePlugin.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e01895e6972c0ebc552215b1207a519529af3fd 02-Apr-2017 Philip P. Moltmann <moltmann@google.com> Return inet addr for discoverable printers

... by extending the RecommendationInfo to store the inet addresses not
just the count. Thankfully the recommendation plugins already contained
all the printers, not only the count.

Also expose the print service state as system APIs as they will be used
by the default print service.

Bug: 35765644
Test: Ran AddPrinterActivity on network that had printers to discover
Change-Id: I929a177adb75f6848848ba30a472cf0343d2e67e
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/PrintServicePlugin.java
b87c08da82d50b1358f068a3ae44068022c7af2e 04-Apr-2016 Philip P. Moltmann <moltmann@google.com> Expose additional fields needed by PrintRecommendationService GTS test
and move files into properly named directory.

Fixes: 28025769, 28214466
Change-Id: I14737515fc12525a1685a1a222f21913755ac988
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/PrintServicePlugin.java