| commit | adebb52588b098a1af678d4e33a234ef1ce783b2 | [log] [tgz] |
|---|---|---|
| author | Yohei Yukawa <yukawa@google.com> | Fri Jun 17 10:10:39 2016 -0700 |
| committer | Yohei Yukawa <yukawa@google.com> | Fri Jun 17 10:10:39 2016 -0700 |
| tree | cccf363e21df9d20486ad9ea31da96e0ce2c5d68 | |
| parent | 4e5ee6530718ac330865a0fdb1ec897046a7d5a0 [diff] |
API Rename: IC#inputContent to IC#commitContent. As shown in below, we have already used commit* naming convention in InputConnection. - InputConnection#commitCompletion(CompletionInfo); - InputConnection#commitCorrection(CorrectionInfo); - InputConnection#commitText(CharSequence, int); Hence renaming IC#inputContent() to IC#commitContent() would make the new method more consistent. Bug: 29450024 Change-Id: Ica1ba3154795c1bf44e140dfe639b299f83cd8af