commit | 53aa5744c9a233e54b8f8b8389a86f99abcc4244 | [log] [tgz] |
---|---|---|
author | Youngsang Cho <youngsang@google.com> | Wed Mar 04 17:38:54 2015 +0900 |
committer | Youngsang Cho <youngsang@google.com> | Wed Mar 25 13:44:04 2015 +0900 |
tree | 7ef61d18bf7d4c4d04ef722c13b41cc07df8f8b9 | |
parent | 727899fd0d6fe0de81bb329280e21b5152a1ae52 [diff] |
Make TvInputService skip to dispatch media keys to an overlay view If media keys are dispatched to an overlay view, it is always consumed because of fallback logic. Therefore, TvInputService skips to dispatch media keys to an overlay view in order to return the keys back to an application. Bug: 18195249 Change-Id: I1cb4c9de5a73bd741ab64b1b85e9c986a1a92a90