commit | 4a144b9b4d9e78bff7662001c97430491f9747a0 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Wed Dec 25 18:35:32 2013 +0900 |
committer | Jean Chalard <jchalard@google.com> | Fri Dec 27 16:50:08 2013 +0900 |
tree | 70066dcbc4f65c2e6f2180782795d81dd19cbd4c | |
parent | 71a3e96382a0564e32b6679e23f82f2413031310 [diff] |
[IL47] Inline getSuggestedWordsGestureLocked This method is confusing with the *Locked convention, and the two-step call creates a useless callback object. This is better inlined both for readability and for performance. Bug: 8636060 Change-Id: I7c427c3ca4e831388a6d54de6728b32206a45d80