| commit | 5d6b6f2892c90e95ef3bc650a245a5f2ca021d38 | [log] [tgz] |
|---|---|---|
| author | Yohei Yukawa <yukawa@google.com> | Wed Jun 25 19:46:47 2014 +0900 |
| committer | Yohei Yukawa <yukawa@google.com> | Mon Jun 30 09:42:18 2014 +0900 |
| tree | 50b7c124d3424ab13c203ba7a470fde7d46fa92c | |
| parent | 9c5ac7aef16d26bfa9d8f4b9bd1fec4c5b93b69f [diff] |
Allow TextInfo to store ParcelableSpans for TextService This CL adds a new constructor of TextService so that spell parcelable spans can be preserved in TextInfo. The primary usage scenario is to provide locale information for spell checker service. BUG: 15869548 Change-Id: Ib58ece68dee4c6187d469049fca8c35a307c7a01