/frameworks/base/services/jni/ |
com_android_server_VibratorService.cpp | 49 static JNINativeMethod method_table[] = { member in namespace:android 58 method_table, NELEM(method_table));
|
com_android_server_LightsService.cpp | 126 static JNINativeMethod method_table[] = { member in namespace:android 135 method_table, NELEM(method_table));
|
com_android_server_UsbDeviceManager.cpp | 115 static JNINativeMethod method_table[] = { member in namespace:android 140 method_table, NELEM(method_table));
|
com_android_server_UsbHostManager.cpp | 168 static JNINativeMethod method_table[] = { member in namespace:android 200 method_table, NELEM(method_table));
|
/frameworks/base/core/jni/ |
android_hardware_UsbDevice.cpp | 47 static JNINativeMethod method_table[] = { variable 58 method_table, NELEM(method_table));
|
android_os_Power.cpp | 88 static JNINativeMethod method_table[] = { member in namespace:android 101 method_table, NELEM(method_table));
|
android_ddm_DdmHandleNativeHeap.cpp | 135 static JNINativeMethod method_table[] = { member in namespace:android 141 return AndroidRuntime::registerNativeMethods(env, "android/ddm/DdmHandleNativeHeap", method_table, NELEM(method_table));
|
android_hardware_UsbRequest.cpp | 189 static JNINativeMethod method_table[] = { variable 215 method_table, NELEM(method_table));
|
android_os_SystemProperties.cpp | 187 static JNINativeMethod method_table[] = { member in namespace:android 206 method_table, NELEM(method_table));
|
android_hardware_UsbDeviceConnection.cpp | 230 static JNINativeMethod method_table[] = { variable 262 method_table, NELEM(method_table));
|