commit | fc137f35c8d7b03676475fbdeabdf82f89782419 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Jul 09 23:40:25 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Jul 09 23:52:44 2014 +0900 |
tree | 4f711967cb8f58a1b07305152898c341cdef1c43 | |
parent | ba1cd8a44a7911fcd685afc8bb0263ef44bce8f3 [diff] |
Simplify the wrapper for TextInfo#getCharSequence This CL simplifies the wrapper method for TextInfo#getCharSequence() because in the almost all cases we want to use the result of TextInfo#getText() as the default value. BUG: 16029304 Change-Id: I62f987aed8ca42b093255e6c0703d6120fa01299