/frameworks/base/services/jni/ |
com_android_server_PowerManagerService.cpp | 147 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \ 165 GET_METHOD_ID(gPowerManagerServiceClassInfo.goToSleep, clazz, 168 GET_METHOD_ID(gPowerManagerServiceClassInfo.userActivity, clazz,
|
com_android_server_InputManager.cpp | [all...] |
/frameworks/base/core/jni/ |
android_view_PointerIcon.cpp | 117 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \ 143 GET_METHOD_ID(gPointerIconClassInfo.load, gPointerIconClassInfo.clazz,
|
android_app_NativeActivity.cpp | [all...] |
android_view_KeyEvent.cpp | 129 #define GET_METHOD_ID(var, clazz, methodName, fieldDescriptor) \ 142 GET_METHOD_ID(gKeyEventClassInfo.recycle, gKeyEventClassInfo.clazz,
|
android_view_TextureView.cpp | 211 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \ 222 GET_METHOD_ID(gRectClassInfo.set, clazz, "set", "(IIII)V");
|
android_view_InputChannel.cpp | 289 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \ 307 GET_METHOD_ID(gInputChannelClassInfo.ctor, gInputChannelClassInfo.clazz,
|
android_view_GLES20Canvas.cpp | [all...] |
android_view_MotionEvent.cpp | 842 #define GET_METHOD_ID(var, clazz, methodName, fieldDescriptor) [all...] |