diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2013-09-25 23:28:12 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2013-09-26 08:14:27 -0700 |
commit | 953c4143e846b071da4869cb7cfd8039a086b1da (patch) | |
tree | 04007d1b005054d4105a33db19729bf35ef50d9b /data/fonts/fonts.mk | |
parent | a53b854103c06f194a1883275d5cdfd78882a248 (diff) | |
download | frameworks_base-953c4143e846b071da4869cb7cfd8039a086b1da.zip frameworks_base-953c4143e846b071da4869cb7cfd8039a086b1da.tar.gz frameworks_base-953c4143e846b071da4869cb7cfd8039a086b1da.tar.bz2 |
Missed signal in FusedPrintersLoader.
1. In the FusedPrintersLoader we start observing the printers on
the device and if they change we send the result. If however,
the printers are already loaded in our session (because it
joined an ongoing printer discovery) and the pritners do not
change, the loader never sends its result. Now we are registring
the callback only after historical printers are loaded. We
also immediately check after starting discovery whether the
there are printers in the discovery session and if so deliver
them.
2. Improved logging in the FusedPrintersLoader.
bug:10940712
Change-Id: Ieb9b897d64780742125b29309462dea3eda170a6
Diffstat (limited to 'data/fonts/fonts.mk')
0 files changed, 0 insertions, 0 deletions