summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2013-10-12 12:35:41 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2013-10-12 12:35:44 -0700
commit9b6d3a153f44010a75907c6a9742c89a57d4e5ee (patch)
treeb4a4e1be4453572678ac735ec87fd15a147cfc1a /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5a7831733be2040fde78027fe2f7eca4f4cc2e28 (diff)
Fail only scheduled print jobs, i.e. handed to a service, if the service is disabled.
When a print service is disabled we assume all print jobs for it failed as we have no way to know what happens to them. However we are also failing created print jobs, i.e. ones not given to the service. Such jobs are in process of construction and the print dialog is up. We should not fail such jobs as the dialog can still modify their state and potentially select a print from a different service. Therefore, we leave them alone and they will be failed if when constructed are passed to a disabled/uninstalled service. bug:11197432 Change-Id: Ie4fe54327e3e25776b1dd572be2dfafdd700c2e5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions