Home
last modified time | relevance | path

Searched defs:requestPointerCapture (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl108 oneway void requestPointerCapture(IBinder inputChannelToken, boolean enabled); in requestPointerCapture() method
H A DInputManager.java1155 public void requestPointerCapture(IBinder windowToken, boolean enable) { in requestPointerCapture() method in InputManager
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1765 public void requestPointerCapture(IBinder inputChannelToken, boolean enabled) { in requestPointerCapture() method in InputManagerService
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1092 void NativeInputManager::requestPointerCapture(const sp<IBinder>& windowToken, bool enabled) { in requestPointerCapture() function in android::NativeInputManager
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp5426 void InputDispatcher::requestPointerCapture(const sp<IBinder>& windowToken, bool enabled) { in requestPointerCapture() function in android::inputdispatcher::InputDispatcher
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4989 void requestPointerCapture(boolean enabled) { in requestPointerCapture() method
H A DView.java28315 public void requestPointerCapture() { in requestPointerCapture() method in View
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...