futokb/native/jni
Jean Chalard cc470c78e4 Move an implementation detail to native code (A107)
Java code does not have to know about this implementation detail:
the generic method should do the dispatching, instead of having
the caller call either method.

Change-Id: Ic13727f0cb18f4ced2c356cce2f8d710588c0421
2012-07-12 13:09:44 +09:00
..
src Remove a useless parameter (A106) 2012-07-12 11:28:16 +09:00
Android.mk
Application.mk
com_android_inputmethod_keyboard_ProximityInfo.cpp
com_android_inputmethod_keyboard_ProximityInfo.h
com_android_inputmethod_latin_BinaryDictionary.cpp Move an implementation detail to native code (A107) 2012-07-12 13:09:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
com_android_inputmethod_latin_NativeUtils.cpp
com_android_inputmethod_latin_NativeUtils.h
jni_common.cpp
jni_common.h