Searched refs:sMethods (Results 1 - 12 of 12) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_makedict_Ver3DictDecoder.cpp33 static const JNINativeMethod sMethods[] = { member in namespace:latinime
45 return registerNativeMethods(env, kClassPathName, sMethods, NELEMS(sMethods));
H A Dcom_android_inputmethod_keyboard_ProximityInfo.cpp46 static const JNINativeMethod sMethods[] = { member in namespace:latinime
61 return registerNativeMethods(env, kClassPathName, sMethods, NELEMS(sMethods));
H A Dcom_android_inputmethod_latin_DicTraverseSession.cpp54 static const JNINativeMethod sMethods[] = { member in namespace:latinime
74 return registerNativeMethods(env, kClassPathName, sMethods, NELEMS(sMethods));
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp350 static const JNINativeMethod sMethods[] = { member in namespace:latinime
435 return registerNativeMethods(env, kClassPathName, sMethods, NELEMS(sMethods));
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp234 static JNINativeMethod sMethods[] = { member in namespace:android
245 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_hdp.cpp269 static JNINativeMethod sMethods[] = { member in namespace:android
282 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_pan.cpp232 static JNINativeMethod sMethods[] = { member in namespace:android
246 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_avrcp.cpp397 static JNINativeMethod sMethods[] = { member in namespace:android
416 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_hid.cpp445 static JNINativeMethod sMethods[] = { member in namespace:android
462 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_hfp.cpp542 static JNINativeMethod sMethods[] = { member in namespace:android
565 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_btservice_AdapterService.cpp922 static JNINativeMethod sMethods[] = { member in namespace:android
951 sMethods, NELEM(sMethods));
H A Dcom_android_bluetooth_gatt.cpp1282 static JNINativeMethod sMethods[] = { member in namespace:android
1329 sMethods, NELEM(sMethods));

Completed in 841 milliseconds