History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/SpannableStringUtilsTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cae324c561738c946be98e7a2fb4178e1ae08f9e 19-Nov-2014 Tadashi G. Takaoka <takaoka@google.com> Cleanup StringAndJsonUtilsTests

Change-Id: I7d35492c439c9419915251387b0c12e205740586
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/SpannableStringUtilsTests.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/tests/src/com/android/inputmethod/latin/utils/SpannableStringUtilsTests.java
f56b82f80961a511765df206eee36229cbee6ed8 25-Sep-2013 Ken Wakasa <kwakasa@google.com> Fix the offdevice regression test build

Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57

bug: 10622489
Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/SpannableStringUtilsTests.java