LatinIME/java/src/com/android/inputmethod/latin/inputlogic
Jean Chalard 8ab4ae4377 [IL133] Avoid calling a dangerous method from outside.
We want to remove all calls to this as it lets internal values
escape, but there is some refactoring to do to finish this.

Bug: 8636060
Change-Id: Iedba6afe4719bc0add868714a1ee5a04b7ead33e
2014-04-03 15:36:15 +09:00
..
InputLogic.java [IL133] Avoid calling a dangerous method from outside. 2014-04-03 15:36:15 +09:00
InputLogicHandler.java [IL129] Change some confusing method names. 2014-04-02 18:10:18 +09:00
SpaceState.java [IL2] Move onCodeInput to InputLogic. 2013-12-19 16:24:45 +09:00