Home
last modified time | relevance | path

Searched refs:nativeRequestPointerCapture (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java346 private static native void nativeRequestPointerCapture(long ptr, IBinder windowToken, in nativeRequestPointerCapture() method in InputManagerService
1770 nativeRequestPointerCapture(mPtr, inputChannelToken, enabled); in requestPointerCapture()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1796 static void nativeRequestPointerCapture(JNIEnv* env, jclass /* clazz */, jlong ptr, in nativeRequestPointerCapture() function
2311 (void*)nativeRequestPointerCapture},