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