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

/frameworks/base/core/jni/
H A Dandroid_server_Watchdog.cpp102 static const JNINativeMethod g_methods[] = { member in namespace:android
108 g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupDataInput.cpp130 static const JNINativeMethod g_methods[] = { member in namespace:android
161 g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupDataOutput.cpp104 static const JNINativeMethod g_methods[] = { member in namespace:android
125 g_methods, NELEM(g_methods));
H A Dandroid_backup_FileBackupHelperBase.cpp112 static const JNINativeMethod g_methods[] = { member in namespace:android
133 g_methods, NELEM(g_methods));
H A Dandroid_text_KeyCharacterMap.cpp138 static JNINativeMethod g_methods[] = { member in namespace:android
167 "android/view/KeyCharacterMap", g_methods, NELEM(g_methods));
H A Dandroid_view_KeyEvent.cpp92 static const JNINativeMethod g_methods[] = { member in namespace:android
140 env, "android/view/KeyEvent", g_methods, NELEM(g_methods));
H A Dandroid_backup_BackupHelperDispatcher.cpp220 static const JNINativeMethod g_methods[] = { member in namespace:android
256 g_methods, NELEM(g_methods));
H A Dandroid_app_NativeActivity.cpp1007 static const JNINativeMethod g_methods[] = { member in namespace:android
1072 g_methods, NELEM(g_methods));

Completed in 52 milliseconds