History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0dd5cc7b235bf6e0aa59e83a58b1e902a2ff372 12-Aug-2015 Mohammadinamul Sheik <inamul@google.com> Fix the ellipses image scaling of LatinIME

Bug: 23082844
Change-Id: I7baac5e5a0700280906fd0f5f9351fc8dfc4c2b3
(cherry picked from commit 990e9a75b6d88ba234131612f11eac6b69c1cf84)
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
24c275ccb9d12d6160b09c20afe17601b09957f1 27-Feb-2015 Dan Zivkovic <zivkovic@google.com> Label empty suggestions.

When talkback is enabled, empty strings will have a content description.

Bug 19479836.

Change-Id: I25679a2bdeff238a5330ba406d5bc7e6e2868ba1
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
23574d1231296e090e6efb41a50c7885a116ddb4 03-Feb-2015 Dan Zivkovic <zivkovic@google.com> LatinIME portion of "green plus" feature.

Removes the feature that adds strings to the user dictionary,
aka the "green highlight with a plus sign".

Bug 19237189.

Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
d6e367ff5b5c421177cea161c1467879690c0d2d 13-Nov-2014 Tadashi G. Takaoka <takaoka@google.com> Move isRtlLanguage method to LocaleUtils

Change-Id: I485a076b81927fed0da593216fea2c740449ef4c
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
5f00fe09e9a611b647592188316e5999465df4d3 20-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix some compiler warnings

This CL fixes the following compiler warnings.

- Indirect access to static member
- Access to a non-accessible member of an enclosing type
- Parameter assignment
- Method can be static
- Local variable declaration hides another field or variable
- Value of local variable is not used
- Unused import
- Unused private member
- Unnecessary 'else' statement
- Unnecessary declaration of throw exception
- Redundant type arguments
- Missing '@Override' annotation
- Unused '@SuppressWarning' annotations

Bug: 18003991
Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
d1471ee053a788dd68729d0a8a603c17444f7cb3 14-Oct-2014 Keisuke Kuroyanagi <ksk@google.com> Merge "Remove shouldBlockAutoCorrectionBySafetyNet"
29b4f7aa671a8229bf0c03170b8df98e456e3fad 14-Oct-2014 Keisuke Kuroyanagi <ksk@google.com> Remove shouldBlockAutoCorrectionBySafetyNet

Bug: 13756409

[Category diff]
+1 27
-1 0
+2 0
-2 0
+3 0
-3 1
+4 11
-4 0
+5 51
-5 0
+6 0
-6 38
+7 0
-7 50

[Weighted category diff]
+1 28
-1 0
+2 0
-2 0
+3 0
-3 1
+4 11
-4 0
+5 51
-5 0
+6 0
-6 39
+7 0
-7 50

show diff for ./en_user_log_phones_2011_08.csv
+1 4
+4 5
+5 7
-6 9
-7 7

The increase of false positives comes from the spaceless
typing test cases that are synthetic data.

Change-Id: I4ea77aa56ebfaa5518c71107169e1d2332de6327
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
bc18005948c3872a96bd3406e7dd2c722d60a013 08-Oct-2014 Jean Chalard <jchalard@google.com> Always show the typed word in recorrections.

Bug: 11330140
Bug: 17875601
Bug: 17623275
Change-Id: Ie4620f36f312c54c7b01b5f6cbdb0bc9171b6179
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
6fb586a527e7ffe5da187c8b345cdf897b8481c7 06-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix missing prediction words on contextual strip

Bug: 17874801
Change-Id: Iaba935a6b2548376f10a0ecd80f07ea7ada6c60a
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
049d642cc4f5bfe911b2a705cd34e66c7ef780da 02-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix ellipsizing and text scale x calculation

Bug: 17742721
Bug: 11158757
Change-Id: I98b55a8e661804e84f75e75675c6f2ef33ac1a11
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
23b35a9689664077c48a59d1de2277e6e0f3753f 01-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix when to show more suggestions dot hint

Bug: 17742406
Change-Id: Ifdf5d196778da2bb9bb9e3ca9250d23857d90bab
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2637be27c51be03e39b0db1c66312c4cc55bc7de 13-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Support Accept typed word UI

Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
16a43d2bd9c5d80f8e50f5a7682b657ee10621e1 15-Aug-2014 Yohei Yukawa <yukawa@google.com> Let the backing view cover the entire content area

With this CL, the backing view starts covering the content area
entirely. This allows the IME to render its UI elements at an
arbitrary position on the screen.

Change-Id: I8b4173410931b776964dddf66de2fe247e51d9de
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2dae79b1966a7970c25c8b79beec1c95c13f6c87 17-Jul-2014 Tadashi G. Takaoka <takaoka@google.com> Rename LatinImeLogger to DebugFlags

Bug: 15318007
Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
e83e79cb055fbfe5171fb79a2224e7d9e2cda4d2 19-Jun-2014 Jean Chalard <jchalard@google.com> [CS1] Some initial clean up

Bug: 13238601
Change-Id: I54ee9a85ecfee3c50c8db3eb4cd6f391a775a630
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
ae42cd7e43488aead5310c5fcb7467b8ce9c2dd6 19-Jun-2014 Tadashi G. Takaoka <takaoka@google.com> Disable empty suggestion word on the suggestions strip

It should be disabled when it is empty. But should be enabled even
when it is empty with accessibility exploration on to avoid announcing
"disabled".

Note that this CL may not be able to handle "suspending talk back"
state correctly. It should be handled by registering
TouchExplorationStateChangeListener that is available from API 19.

Bug: 15738513
Bug: 14849593
Change-Id: Id9ad89f770840f74a106f53833060407b20c1e24
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
f3c852efadaec7779c47b6130290279a400b5ab5 09-Jun-2014 Tadashi G. Takaoka <takaoka@google.com> Set content descrition of words in suggestions strip

Bug: 14849593
Change-Id: If020e2352c8e950ce87dc4711c39b8a6a41f66fc
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
06d1cdd5dc73ef118e2a2853fc75dc911202f373 13-May-2014 Tadashi G. Takaoka <takaoka@google.com> Add content description to the voice key

Bug: 14849593
Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2b479cccaeb0bb54121730cb5e47cca3f7517c67 07-May-2014 Tadashi G. Takaoka <takaoka@google.com> Use margin instead of padding in SuggestionStripView

This CL also tunes the width of suggestions strip to be able to
display 15~16 letters without x-scaling at the center slot.

Bug: 14419121
Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
14e908c3486ae5996e66625e959ff45c5f3740ef 20-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Remove unused argument in SuggestionStripLayoutHelper

Bug: 13461039
Change-Id: I3f6227bd56fb81021aaacf0e901eab8a9e91d4a1
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
a9c1a3da63c83dd68424a0851079a55d110cc63a 13-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Fix clipped important notice message on tablet

Bug: 13461039
Change-Id: I710bf10c9cbc202c7f6ee39ab4c8b9d699741a81
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
0c34ee20a80884fea49b228745ce87132ae6f22f 25-Feb-2014 Jean Chalard <jchalard@google.com> [QRP5] Fix boldness for predictions, and small refactoring

This is more correct. When predictions, the typed word should
always be null unless explicitly passed. The text color should be
that of a valid typed word only if it's actually the typed word.

Bug: 13170509
Change-Id: I769ae100e112c37c6f02064fe9ef2f81372ca9e5
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
783f1932393547b2bcb88e6dc454ce888ce1d4a1 25-Feb-2014 Jean Chalard <jchalard@google.com> [QRP4] Simplification & small correctness fix.

This fixes the color of the predictions when running
on a theme that has different colors for typed and
suggested words (GB theme).
Also, this is easier to understand and to modify from
now on.

Change-Id: Ifdc6d86a1695e83e16103041b06a2451f8d52cc4
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
a0984662a17df0d5c293d62bf653a40491c2bd58 25-Feb-2014 Jean Chalard <jchalard@google.com> [QRP3] Refactoring

Rename some variables for clarity and use constants
instead of immediates.

Change-Id: Ie07fbfcc3738ac4e67aefddc339fc54259172c39
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
ef3a45643e950cdd934763c59963cee4089f93e1 25-Feb-2014 Jean Chalard <jchalard@google.com> [QRP1] Fix a bug where the wrong value would get passed

In the practice it works because this never tries to access
inside the suggestion strip, and the worst that can happen
is a wrong text color for a suggestion. But since the two
colors that would be swapped are the same, nobody ever
notices -- unless they are using the GingerBread theme.

Change-Id: Ic8c70d8b3cdddf92946dfefbbc6d061572626c7a
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
6abc852255072e9c5741a7d8f264bec99b0ce14e 19-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Turn personalization on when important notice dialog is displayed

This change must be checked in together with Ifde70b1d3b.

Bug: 10587358
Change-Id: I9dc48f9d521e0e6f6269e4f184389ba805f3053f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
28c02b400f9271b29e0fce20e7dae51d1d2b769f 17-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Add go to "Settings" button to important notice dialog

This CL also
- removes icons on important notice title.
- changes the "Personalized suggestions" summary text.

This change must be checked in together with Id115d89ba9.

Bug: 10587358
Change-Id: I52ff26fa8ae12445e9014ba08253f69e1be609f4
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
a273319c59ad24070ee5b35d72f044df496faa02 13-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Add PunctuationSuggestions class

This change must be checked in together with I366c477516.

Bug: 12640318
Change-Id: I8d3864b9d9649c9e3306e82b01a6327b11281b1f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
4f8a8f125e329b55e49d31a98b5368113440c755 12-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Fix showing all suggestions when the top suggestion is long

This change also fixes Bug#12982404; displays the suggestion word
using entire suggestions strip if there is only one suggestion.

Bug: 12564279
Bug: 12982404
Change-Id: I51806b90c3ee34a2072880245d4e33f7be273c8f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
8dda9e480b6519ca57565c8aa507e14bff739b60 03-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Show important notice strip

Bug: 10587358
Change-Id: I1af3faa59afb2fc4cb90176acff1c2b0b1ba369c
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
9706f9a2f468765734a904d296a9e9e813220d15 03-Feb-2014 Tadashi G. Takaoka <takaoka@google.com> Fix important notice strip text layout

Bug: 10587358
Change-Id: I9cbdd3b450e05d6d0611a16b6b7fad945918dd5f
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
8a296e43c903a3377f28943ba4a59082ae7fe60a 28-Jan-2014 Tadashi G. Takaoka <takaoka@google.com> Add important notice strip

This change is a groundwork to show important notice.

Bug: 10587358
Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
9b1a66843ddde552ea626a7b24c2c71ba23aa63a 30-Jan-2014 Tadashi G. Takaoka <takaoka@google.com> Show "Touch again to save" in system locale

Bug: 12811156
Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
bcd30bf3e74c7c10d5b69a54cdf90c6b682a0747 27-Jan-2014 Tadashi G. Takaoka <takaoka@google.com> Suggestion strip honors RTL layout

Bug: 9126496
Change-Id: Ia4a1c52bd2a80ea7fe6b9529f2767fee5f9e8aeb
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
148dedbc5dfa22d6db30b28ae9ede139206af429 27-Jan-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor SuggestionsStripLayoutHelper class

Bug: 9126496
Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
30a72da42c479adb4cedff5d7a40846a3103ac9b 24-Dec-2013 Jean Chalard <jchalard@google.com> [IL37] Small simplification

Bug: 8636060
Change-Id: I08a6c04986a0bd86ce4c232893e804766ebeebb9
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2fa3693c264a4c150ac307d9bb7f6f8f18cc4ffc 13-Dec-2013 Ken Wakasa <kwakasa@google.com> Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c

The bulk merge from -bayo to klp-dev should not have been merged to master.

Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
c0bd0a244d7e222de13f1a8454b4463183604b75 10-Oct-2013 Jean Chalard <jchalard@google.com> Fix the suggestion size.

The available space was not computed correctly. This makes the
decision to ellipsize/expand the middle suggestion correct.

Also, the scale was not applied correctly in some cases.

Finally, for some reason ellipsize does not work as we expect.
I'm not sure how to get it to work like we want it to, but
this works around the problem in a simple manner.

Bug: 11158757
Change-Id: I083e7ac56e157f100923733e67b92a6368a526c9
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2f95baaaf079e778f05ba4539a609a6df43fd342 30-Aug-2013 Ken Wakasa <kwakasa@google.com> Merge "Revert "Remove key preview backing view""
c160a3932f74fea72c5347798c001d4ae961864c 30-Aug-2013 Ken Wakasa <kwakasa@google.com> Revert "Remove key preview backing view"

This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2.

Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9
bug: 10541453
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
16ed1868a16455ef9f5485696309d518f80aea1c 27-Aug-2013 Tadashi G. Takaoka <takaoka@google.com> Fix build

Change-Id: I60a6ee4dff8203cd9a2ed8045df6a2d75e50c89d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
1f39d36458d09bfdfcf05ee0fcf7fc6116582099 20-Aug-2013 Tadashi G. Takaoka <takaoka@google.com> Remove unnecessary alpha attributes of SuggestionStripView

Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2 08-Aug-2013 Tadashi G. Takaoka <takaoka@google.com> Remove key preview backing view

This change re-origanizes view hierarchy of IME's input view.

Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
b03447e1af950888d901fccbd2cc3e3b4a11ef98 18-Jul-2013 Ken Wakasa <kwakasa@google.com> Move a couple classes to the utils package

Change-Id: Ia14a2011d79bad7cd02697b9254705f6e2099442
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
ccf4a310279b13bbf0b6aac76a0878178c1dfb7d 05-Jul-2013 Tadashi G. Takaoka <takaoka@google.com> Move TypefaceUtils and ViewUtils to utils package

Change-Id: Iccd47c27670248c43de9a539c1951111d7733111
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
4be6198cb73cc24e10834153c4e049644ed187e3 05-Jul-2013 Tadashi G. Takaoka <takaoka@google.com> Reorganize Utils class

Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
d7d5ff1f99f103438290f3045df185c502c4b60b 25-Jun-2013 Jean Chalard <jchalard@google.com> Fix the one-suggestion case.

When there is only one suggestion, this code does
not work. The reason for that is, it's not homogeneous
at all and takes indices of one thing into another.

Not completely related to b/8839763, but realized
working on this and needed to have it addressed.

Bug: 8839763
Change-Id: I422730cc7eebb69ff421a171025af0390ebcdf92
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
e28eba5074664d5716b8e58b8d0a235746b261eb 23-Jun-2013 Ken Wakasa <kwakasa@google.com> Move util classes to the latin/utils directory

Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
9b570b5e62581f41c40c4558d95c77ad5896934c 21-Jun-2013 Tadashi G. Takaoka <takaoka@google.com> Fix punctuations strip

Bug: 9508186
Change-Id: I8f0fbf4e0578cf9116d4c57e7e5747d38c89387e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
043273b00fb0f42761a38eb53c9911ef022dd5ae 31-May-2013 Tadashi G. Takaoka <takaoka@google.com> Expand suggestion strip when center suggestion is long

Bug: 9059710
Change-Id: I7fa2658cc6442e86f69c991f1e99db6fb1ef909c
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
72ac390ce64fe2825ac59029402e5f372303c8c3 03-Jun-2013 Tadashi G. Takaoka <takaoka@google.com> Fix ArrayIndexOutOfBoundException

Change-Id: I243fc4965365680615eed834efe9ae0240e7f2a8
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
a0c3e02d7168dd4cee4cad51491537dadb0362cc 30-May-2013 Tadashi G. Takaoka <takaoka@google.com> Refactor SuggestionStripLayoutHelper a bit

Bug: 9059710
Change-Id: Ief12029bad75d4dc78090ab97555aece01b873de
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
500a9752b1e61885f37b0fb26f09dfdd65da4e5e 30-May-2013 Tadashi G. Takaoka <takaoka@google.com> Cleanup unreadable variable names

Change-Id: Ic97687c58e25e4b0c6833cc25d10854f5f513081
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java
653603b7253d96c7fad674ed301de5bc8050b68c 30-May-2013 Tadashi G. Takaoka <takaoka@google.com> Separate SuggestionStripLayoutHelper for readablity

Change-Id: I82c749c6837c3af7ae290f4cd92f5426ca58b5c7
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/SuggestionStripLayoutHelper.java