Searched refs:nativeSetCustomPointerIcon (Results 1 – 2 of 2) sorted by relevance
1460 static void nativeSetCustomPointerIcon(JNIEnv* env, jclass /* clazz */, in nativeSetCustomPointerIcon() function1539 (void*) nativeSetCustomPointerIcon },
224 private static native void nativeSetCustomPointerIcon(long ptr, PointerIcon icon); in nativeSetCustomPointerIcon() method in InputManagerService1695 nativeSetCustomPointerIcon(mPtr, icon); in setCustomPointerIcon()