commit | 3e0cfcda31301e53c92cb2f91ed8be1cd6efd8bc | [log] [tgz] |
---|---|---|
author | RoboErik <epastern@google.com> | Tue Nov 04 14:47:44 2014 -0800 |
committer | RoboErik <epastern@google.com> | Wed Nov 05 13:07:38 2014 -0800 |
tree | 684f68a87d0a0d8927a061efd2571209461e969a | |
parent | faac8b798359a6065a509dc0b127e887fed5d8a4 [diff] |
skip MediaController callbacks if it's been unregistered This gives slightly better gaurantees around when an app will receive a callback. As long as they remove a callback on the same thread calls get posted on they won't receive any callbacks after the remove. bug:18104724 Change-Id: Id9878186f005bf0b35c0380cd35f8fd7e67d1d90