diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2013-10-12 15:44:42 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2013-10-12 16:09:29 -0700 |
commit | d91cb3ea61ea5096637c5d2b5e3e6147d0d2cce3 (patch) | |
tree | 80aa49c4e3e3407450b3f1cf41650af56d9bde94 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d3c197d97250af93041e6aa05ef0dfca323f1767 (diff) |
The list of active print jobs in print service retunring wrong result.
1. The getActivePrintJobs() method in print service is designed to return
the active print job i.e. ones scheduled to be processed by the print
service. Now the correct list is returned.
2. The listeners for observing the state of print jobs may be called even
after being unregistered. Ex: state change occurs and we schedule a
message on the app's main thread to make the notificaion. Now the app
unregisretes the callback and on the next loop the notification message
is handled.
bug:11200258
Change-Id: I4a497b5c9a7287a22023cafe41ce966d14300ca6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions