Searched refs:android_view_PointerIcon_getSystemIcon (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_PointerIcon.h65 extern jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env,
H A Dandroid_view_PointerIcon.cpp43 jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env, jobject contextObj, int32_t style) { function in namespace:android
94 jobject pointerIconObj = android_view_PointerIcon_getSystemIcon(env, contextObj, style);

Completed in 1684 milliseconds