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

  /frameworks/base/core/jni/
android_view_InputDevice.cpp 80 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
89 GET_METHOD_ID(gInputDeviceClassInfo.ctor, gInputDeviceClassInfo.clazz,
92 GET_METHOD_ID(gInputDeviceClassInfo.addMotionRange, gInputDeviceClassInfo.clazz,
android_view_PointerIcon.cpp 117 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
143 GET_METHOD_ID(gPointerIconClassInfo.load, gPointerIconClassInfo.clazz,
android_view_InputEventReceiver.cpp 306 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
317 GET_METHOD_ID(gInputEventReceiverClassInfo.dispatchInputEvent,
320 GET_METHOD_ID(gInputEventReceiverClassInfo.dispatchBatchedInputEventPending,
android_app_NativeActivity.cpp     [all...]
android_view_DisplayEventReceiver.cpp 238 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
249 GET_METHOD_ID(gDisplayEventReceiverClassInfo.dispatchVsync,
android_view_GLES20DisplayList.cpp 225 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
230 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor)
android_view_InputChannel.cpp 272 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
290 GET_METHOD_ID(gInputChannelClassInfo.ctor, gInputChannelClassInfo.clazz,
android_view_KeyCharacterMap.cpp 228 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
241 GET_METHOD_ID(gKeyCharacterMapClassInfo.ctor, gKeyCharacterMapClassInfo.clazz,
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_GLES20Canvas.cpp     [all...]
android_database_SQLiteConnection.cpp     [all...]
android_view_MotionEvent.cpp     [all...]
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp     [all...]
com_android_server_PowerManagerService.cpp 237 #define GET_METHOD_ID(var, clazz, methodName, methodDescriptor) \
255 GET_METHOD_ID(gPowerManagerServiceClassInfo.goToSleep, clazz,
258 GET_METHOD_ID(gPowerManagerServiceClassInfo.userActivity, clazz,

Completed in 84 milliseconds