Searched refs:g_methods (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/packages/DefaultContainerService/jni/
H A Dcom_android_defcontainer_MeasurementUtils.cpp53 static const JNINativeMethod g_methods[] = { member in namespace:android
59 env, "com/android/defcontainer/MeasurementUtils", g_methods, NELEM(g_methods)) < 0) {
/frameworks/base/core/jni/
H A Dandroid_app_backup_FullBackup.cpp113 static const JNINativeMethod g_methods[] = { member in namespace:android
129 g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupDataOutput.cpp99 static const JNINativeMethod g_methods[] = { member in namespace:android
111 g_methods, NELEM(g_methods));
H A Dandroid_server_Watchdog.cpp104 static const JNINativeMethod g_methods[] = { member in namespace:android
110 g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupDataInput.cpp125 static const JNINativeMethod g_methods[] = { member in namespace:android
148 g_methods, NELEM(g_methods));
H A Dandroid_backup_FileBackupHelperBase.cpp109 static const JNINativeMethod g_methods[] = { member in namespace:android
122 g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupHelperDispatcher.cpp213 static const JNINativeMethod g_methods[] = { member in namespace:android
241 g_methods, NELEM(g_methods));
H A Dandroid_view_InputQueue.cpp249 static const JNINativeMethod g_methods[] = { member in namespace:android
279 g_methods, NELEM(g_methods));
H A Dandroid_view_KeyCharacterMap.cpp200 static JNINativeMethod g_methods[] = { member in namespace:android
257 "android/view/KeyCharacterMap", g_methods, NELEM(g_methods));
H A Dandroid_view_KeyEvent.cpp116 static const JNINativeMethod g_methods[] = { member in namespace:android
170 env, "android/view/KeyEvent", g_methods, NELEM(g_methods));
H A Dandroid_app_NativeActivity.cpp596 static const JNINativeMethod g_methods[] = { member in namespace:android
653 g_methods, NELEM(g_methods));

Completed in 114 milliseconds