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