Searched refs:nativeSetPointerCapture (Results 1 – 2 of 2) sorted by relevance
1553 static void nativeSetPointerCapture(JNIEnv* env, jclass /* clazz */, jlong ptr, in nativeSetPointerCapture() function1768 (void*) nativeSetPointerCapture },
240 private static native void nativeSetPointerCapture(long ptr, boolean detached); in nativeSetPointerCapture() method in InputManagerService1524 nativeSetPointerCapture(mPtr, enabled); in setPointerCapture()