/frameworks/base/packages/DefaultContainerService/jni/ |
com_android_defcontainer_MeasurementUtils.cpp | 53 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/ |
android_app_backup_FullBackup.cpp | 113 static const JNINativeMethod g_methods[] = { member in namespace:android 129 g_methods, NELEM(g_methods));
|
android_backup_BackupDataOutput.cpp | 99 static const JNINativeMethod g_methods[] = { member in namespace:android 111 g_methods, NELEM(g_methods));
|
android_server_Watchdog.cpp | 104 static const JNINativeMethod g_methods[] = { member in namespace:android 110 g_methods, NELEM(g_methods));
|
android_backup_BackupDataInput.cpp | 125 static const JNINativeMethod g_methods[] = { member in namespace:android 148 g_methods, NELEM(g_methods));
|
android_backup_FileBackupHelperBase.cpp | 109 static const JNINativeMethod g_methods[] = { member in namespace:android 122 g_methods, NELEM(g_methods));
|
android_backup_BackupHelperDispatcher.cpp | 213 static const JNINativeMethod g_methods[] = { member in namespace:android 241 g_methods, NELEM(g_methods));
|
android_view_KeyCharacterMap.cpp | 200 static JNINativeMethod g_methods[] = { member in namespace:android 257 "android/view/KeyCharacterMap", g_methods, NELEM(g_methods));
|
android_view_KeyEvent.cpp | 116 static const JNINativeMethod g_methods[] = { member in namespace:android 170 env, "android/view/KeyEvent", g_methods, NELEM(g_methods));
|
android_view_InputQueue.cpp | 249 static const JNINativeMethod g_methods[] = { member in namespace:android 279 g_methods, NELEM(g_methods));
|
android_app_NativeActivity.cpp | 596 static const JNINativeMethod g_methods[] = { member in namespace:android 653 g_methods, NELEM(g_methods));
|