OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_view_PointerIcon_getSystemIcon
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_view_PointerIcon.h
65
extern jobject
android_view_PointerIcon_getSystemIcon
(JNIEnv* env,
android_view_PointerIcon.cpp
43
jobject
android_view_PointerIcon_getSystemIcon
(JNIEnv* env, jobject contextObj, int32_t style) {
94
jobject pointerIconObj =
android_view_PointerIcon_getSystemIcon
(env, contextObj, style);
Completed in 103 milliseconds