Home
last modified time | relevance | path

Searched defs:gMethods (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Nfc/jni/
Dcom_android_nfc_NativeLlcpServiceSocket.cpp210 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeLlcpConnectionlessSocket.cpp240 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeLlcpSocket.cpp434 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeP2pDevice.cpp469 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeNfcSecureElement.cpp728 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeNfcTag.cpp1240 static JNINativeMethod gMethods[] = variable
Dcom_android_nfc_NativeNfcManager.cpp2634 static JNINativeMethod gMethods[] = variable
/packages/inputmethods/PinyinIME/jni/android/
Dcom_android_inputmethod_pinyin_PinyinDecoderService.cpp310 static JNINativeMethod gMethods[] = { variable
378 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()