HomeSort by relevance Sort by last modified time
    Searched refs:g_methods (Results 1 - 11 of 11) sorted by null

  /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 115 static const JNINativeMethod g_methods[] = { member in namespace:android
169 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 592 static const JNINativeMethod g_methods[] = { member in namespace:android
649 g_methods, NELEM(g_methods));

Completed in 311 milliseconds