commit | 98b6842e30813d9e6bd052bfb8012d4f4743b217 | [log] [tgz] |
---|---|---|
author | Robert Shih <robertshih@google.com> | Mon May 04 09:38:31 2015 -0700 |
committer | Robert Shih <robertshih@google.com> | Mon May 04 16:38:30 2015 -0700 |
tree | 2f2cbe14caabbcd15df7f4b2b1c37df15e4df97d | |
parent | aba035d2ed4a0c39d59ca039b52af2bc3f5980b4 [diff] |
MediaPlayer: setSubtitleAnchor on a HandlerThread This ensures that we wouldn't run into the error `Can't create handler inside thread that has not called Looper.prepare` no matter on which thread we attempt to set the SubtitleController internally. Bug: 20821869 Change-Id: Ie53d60b58f5382428e7b7a01deccfa516b61b25f