LatinIME/native/jni
Ken Wakasa 19d844c7a7 Follow up to Ic6af0c596374d936d2b9b31e626fb62bd265ce64
Tidy up inline functions with AK_FORCE_INLINE.  Moved back some inline methods to header files.

Change-Id: Ibd37b595666ebddda198d9237f19f6712653a8e8
2012-11-03 00:29:40 +09:00
..
src Follow up to Ic6af0c596374d936d2b9b31e626fb62bd265ce64 2012-11-03 00:29:40 +09:00
Android.mk Add more compiler warning flags 2012-11-02 18:29:26 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. 2012-10-09 11:17:50 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Use sizeof() more safely. 2012-11-01 17:29:50 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. 2012-10-09 11:17:50 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Add arguments for dic traverse session 2012-08-10 12:34:00 +09:00
jni_common.cpp A couple of cleanups. Remove unnecessary casts. 2012-08-14 18:07:32 +09:00
jni_common.h Start using JNI's Get<Type>ArrayRegion() 2012-08-08 21:06:52 +09:00