Searched refs:FIND_CLASS (Results 1 - 23 of 23) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_database_SQLiteDebug.cpp65 #define FIND_CLASS(var, className) \ macro
76 FIND_CLASS(clazz, "android/database/sqlite/SQLiteDebug$PagerStats");
H A Dandroid_content_res_ObbScanner.cpp83 #define FIND_CLASS(var, className) \ macro
94 FIND_CLASS(clazz, "android/content/res/ObbInfo");
H A Dandroid_view_InputDevice.cpp76 #define FIND_CLASS(var, className) \ macro
86 FIND_CLASS(gInputDeviceClassInfo.clazz, "android/view/InputDevice");
H A Dandroid_view_KeyCharacterMap.cpp224 #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 Dandroid_view_TextureView.cpp207 #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 Dandroid_content_res_Configuration.cpp82 #define FIND_CLASS(var, className) \ macro
93 FIND_CLASS(clazz, "android/content/res/Configuration");
H A Dandroid_os_MessageQueue.cpp175 #define FIND_CLASS(var, className) \ macro
189 FIND_CLASS(clazz, "android/os/MessageQueue");
H A Dandroid_view_PointerIcon.cpp108 #define FIND_CLASS(var, className) \ macro
126 FIND_CLASS(gPointerIconClassInfo.clazz, "android/view/PointerIcon");
H A Dandroid_view_DisplayEventReceiver.cpp233 #define FIND_CLASS(var, className) \ macro
247 FIND_CLASS(gDisplayEventReceiverClassInfo.clazz, "android/view/DisplayEventReceiver");
H A Dandroid_view_GLES20DisplayList.cpp221 #define FIND_CLASS(var, className) \ macro
229 #define FIND_CLASS(var, className) macro
H A Dandroid_view_InputChannel.cpp267 #define FIND_CLASS(var, className) \ macro
285 FIND_CLASS(gInputChannelClassInfo.clazz, "android/view/InputChannel");
H A Dandroid_view_InputEventReceiver.cpp301 #define FIND_CLASS(var, className) \ macro
315 FIND_CLASS(gInputEventReceiverClassInfo.clazz, "android/view/InputEventReceiver");
H A Dandroid_view_KeyEvent.cpp120 #define FIND_CLASS(var, className) \ macro
138 FIND_CLASS(gKeyEventClassInfo.clazz, "android/view/KeyEvent");
H A Dandroid_view_VelocityTracker.cpp245 #define FIND_CLASS(var, className) \ macro
259 FIND_CLASS(clazz, "android/view/VelocityTracker$Estimator");
H A Dandroid_view_MotionEvent.cpp835 #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 Dandroid_database_CursorWindow.cpp524 #define FIND_CLASS(var, className) \ macro
535 FIND_CLASS(clazz, "android/database/CharArrayBuffer");
H A Dandroid_database_SQLiteConnection.cpp847 #define FIND_CLASS(var, className) \ macro
862 FIND_CLASS(clazz, "android/database/sqlite/SQLiteCustomFunction");
871 FIND_CLASS(clazz, "java/lang/String");
H A Dandroid_view_GLES20Canvas.cpp997 #define FIND_CLASS(var, className) \ macro
1005 #define FIND_CLASS(var, className) macro
1011 FIND_CLASS(clazz, "android/graphics/Rect");
H A Dandroid_app_NativeActivity.cpp1014 #define FIND_CLASS(var, className) \ macro
1026 FIND_CLASS(clazz, kNativeActivityPathName);
/frameworks/base/services/jni/
H A Dcom_android_server_input_InputApplicationHandle.cpp129 #define FIND_CLASS(var, className) \ macro
143 FIND_CLASS(clazz, "com/android/server/input/InputApplicationHandle");
H A Dcom_android_server_PowerManagerService.cpp233 #define FIND_CLASS(var, className) \ macro
253 FIND_CLASS(clazz, "com/android/server/PowerManagerService");
H A Dcom_android_server_input_InputWindowHandle.cpp212 #define FIND_CLASS(var, className) \ macro
226 FIND_CLASS(clazz, "com/android/server/input/InputWindowHandle");
H A Dcom_android_server_input_InputManagerService.cpp1385 #define FIND_CLASS(var, className) \ macro
1405 FIND_CLASS(clazz, "com/android/server/input/InputManagerService");
1482 FIND_CLASS(gInputDeviceClassInfo.clazz, "android/view/InputDevice");
1487 FIND_CLASS(gKeyEventClassInfo.clazz, "android/view/KeyEvent");
1492 FIND_CLASS(gMotionEventClassInfo.clazz, "android/view/MotionEvent");

Completed in 299 milliseconds