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