Searched refs:g_methods (Results 1 - 10 of 10) 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.cpp100 static const JNINativeMethod g_methods[] = { member in namespace:android
112 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_KeyCharacterMap.cpp149 static JNINativeMethod g_methods[] = { member in namespace:android
194 "android/view/KeyCharacterMap", g_methods, NELEM(g_methods));
H A Dandroid_view_KeyEvent.cpp115 static const JNINativeMethod g_methods[] = { member in namespace:android
169 env, "android/view/KeyEvent", g_methods, NELEM(g_methods));
H A Dandroid_app_NativeActivity.cpp1028 static const JNINativeMethod g_methods[] = { member in namespace:android
1092 g_methods, NELEM(g_methods));

Completed in 90 milliseconds