Searched defs:pointerIconObj (Results 1 – 2 of 2) sorted by relevance
44 jobject pointerIconObj = env->CallStaticObjectMethod(gPointerIconClassInfo.clazz, in android_view_PointerIcon_getSystemIcon() local55 status_t android_view_PointerIcon_load(JNIEnv* env, jobject pointerIconObj, jobject contextObj, in android_view_PointerIcon_load()94 jobject pointerIconObj = android_view_PointerIcon_getSystemIcon(env, contextObj, style); in android_view_PointerIcon_loadSystemIcon() local
448 jobject pointerIconObj = env->CallObjectMethod(mServiceObj, in obtainPointerController() local