commit | f0f566ec4607376583e59964a6a8a6dcb0265c20 | [log] [tgz] |
---|---|---|
author | Wink Saville <wink@google.com> | Thu Mar 11 14:03:50 2010 -0800 |
committer | Wink Saville <wink@google.com> | Thu Mar 11 14:03:50 2010 -0800 |
tree | bf84c3ae3426e674a36af26f402644d8bde5b41e | |
parent | 1b8b98b3db5dcf0b01d1a632aafea076cc91f5a4 [diff] |
Ignore instead of throw errors in QuittingState and reorder some parameters. Since there could be an arbitrary number of messages in the queue but Handler/Looper/MessageQueue do not provide any mechanism for removing "all" messages the best we can do is ignore. Throwing an error is probably too heavy. Change-Id: I13c81ac5786484f5b3218885b010de596d943975