/frameworks/base/core/jni/ |
H A D | android_database_SQLiteDebug.cpp | 65 #define FIND_CLASS(var, className) \ macro 76 FIND_CLASS(clazz, "android/database/sqlite/SQLiteDebug$PagerStats");
|
H A D | android_content_res_ObbScanner.cpp | 83 #define FIND_CLASS(var, className) \ macro 94 FIND_CLASS(clazz, "android/content/res/ObbInfo");
|
H A D | android_view_InputDevice.cpp | 76 #define FIND_CLASS(var, className) \ macro 86 FIND_CLASS(gInputDeviceClassInfo.clazz, "android/view/InputDevice");
|
H A D | android_view_KeyCharacterMap.cpp | 224 #define FIND_CLASS(var, className) \ macro 238 FIND_CLASS(gKeyCharacterMapClassInfo.clazz, "android/view/KeyCharacterMap"); 244 FIND_CLASS(gKeyEventClassInfo.clazz, "android/view/KeyEvent"); 248 FIND_CLASS(clazz, "android/view/KeyCharacterMap$FallbackAction");
|
H A D | android_view_TextureView.cpp | 207 #define FIND_CLASS(var, className) \ macro 221 FIND_CLASS(clazz, "android/graphics/Rect"); 228 FIND_CLASS(clazz, "android/graphics/Canvas"); 232 FIND_CLASS(clazz, "android/view/TextureView");
|
H A D | android_content_res_Configuration.cpp | 82 #define FIND_CLASS(var, className) \ macro 93 FIND_CLASS(clazz, "android/content/res/Configuration");
|
H A D | android_os_MessageQueue.cpp | 175 #define FIND_CLASS(var, className) \ macro 189 FIND_CLASS(clazz, "android/os/MessageQueue");
|
H A D | android_view_PointerIcon.cpp | 108 #define FIND_CLASS(var, className) \ macro 126 FIND_CLASS(gPointerIconClassInfo.clazz, "android/view/PointerIcon");
|
H A D | android_view_DisplayEventReceiver.cpp | 259 #define FIND_CLASS(var, className) \ macro 273 FIND_CLASS(gDisplayEventReceiverClassInfo.clazz, "android/view/DisplayEventReceiver");
|
H A D | android_view_GLES20DisplayList.cpp | 227 #define FIND_CLASS(var, className) \ macro 235 #define FIND_CLASS(var, className) macro
|
H A D | android_view_InputChannel.cpp | 267 #define FIND_CLASS(var, className) \ macro 285 FIND_CLASS(gInputChannelClassInfo.clazz, "android/view/InputChannel");
|
H A D | android_view_InputEventReceiver.cpp | 301 #define FIND_CLASS(var, className) \ macro 315 FIND_CLASS(gInputEventReceiverClassInfo.clazz, "android/view/InputEventReceiver");
|
H A D | android_view_KeyEvent.cpp | 120 #define FIND_CLASS(var, className) \ macro 138 FIND_CLASS(gKeyEventClassInfo.clazz, "android/view/KeyEvent");
|
H A D | android_view_VelocityTracker.cpp | 245 #define FIND_CLASS(var, className) \ macro 259 FIND_CLASS(clazz, "android/view/VelocityTracker$Estimator");
|
H A D | android_view_MotionEvent.cpp | 835 #define FIND_CLASS(var, className) \ macro 856 FIND_CLASS(gMotionEventClassInfo.clazz, "android/view/MotionEvent"); 867 FIND_CLASS(clazz, "android/view/MotionEvent$PointerCoords"); 892 FIND_CLASS(clazz, "android/view/MotionEvent$PointerProperties");
|
H A D | android_database_CursorWindow.cpp | 524 #define FIND_CLASS(var, className) \ macro 535 FIND_CLASS(clazz, "android/database/CharArrayBuffer");
|
H A D | android_database_SQLiteConnection.cpp | 847 #define FIND_CLASS(var, className) \ macro 862 FIND_CLASS(clazz, "android/database/sqlite/SQLiteCustomFunction"); 871 FIND_CLASS(clazz, "java/lang/String");
|
H A D | android_view_GLES20Canvas.cpp | 1046 #define FIND_CLASS(var, className) \ macro 1054 #define FIND_CLASS(var, className) macro 1060 FIND_CLASS(clazz, "android/graphics/Rect");
|
H A D | android_app_NativeActivity.cpp | 1014 #define FIND_CLASS(var, className) \ macro 1026 FIND_CLASS(clazz, kNativeActivityPathName);
|
/frameworks/base/services/jni/ |
H A D | com_android_server_input_InputApplicationHandle.cpp | 129 #define FIND_CLASS(var, className) \ macro 143 FIND_CLASS(clazz, "com/android/server/input/InputApplicationHandle");
|
H A D | com_android_server_power_PowerManagerService.cpp | 230 #define FIND_CLASS(var, className) \ macro 250 FIND_CLASS(clazz, "com/android/server/power/PowerManagerService");
|
H A D | com_android_server_input_InputWindowHandle.cpp | 215 #define FIND_CLASS(var, className) \ macro 229 FIND_CLASS(clazz, "com/android/server/input/InputWindowHandle");
|
H A D | com_android_server_input_InputManagerService.cpp | 1341 #define FIND_CLASS(var, className) \ macro 1361 FIND_CLASS(clazz, "com/android/server/input/InputManagerService"); 1438 FIND_CLASS(gInputDeviceClassInfo.clazz, "android/view/InputDevice"); 1443 FIND_CLASS(gKeyEventClassInfo.clazz, "android/view/KeyEvent"); 1448 FIND_CLASS(gMotionEventClassInfo.clazz, "android/view/MotionEvent");
|