HomeSort by relevance Sort by last modified time
    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 42 jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env, jobject contextObj, int32_t style) {
93 jobject pointerIconObj = android_view_PointerIcon_getSystemIcon(env, contextObj, style);

Completed in 91 milliseconds