diff options
author | Svetoslav <svetoslavganov@google.com> | 2014-09-04 18:49:13 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2014-09-04 18:57:05 -0700 |
commit | c82768ff4b045b5b4edc08405964d504438a681f (patch) | |
tree | ccb49183fdd4024f40bca19a26c9c7fed26a8651 /docs/html/sdk/api_diff/7/changes | |
parent | c50e7e847702897b7087bc59cac77c1b78b57f32 (diff) |
Handle user changes off the main thread.
The remote print spooler can only be accessed off the main thread
by design as calls into it may block for a short amoun of time since
the frist call into the spooler may have to wait for the system to
bind to the spooler service. A recent change introduced a regression
where the user state changes are now dispatched on the main thread.
This change schedules the user change handling to a background handler
thread.
bug:17396682
Change-Id: I059be8f31ba41122cb2967d8afadd19e6b5a08e5
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes')
0 files changed, 0 insertions, 0 deletions