Home
last modified time | relevance | path

Searched refs:requestPointerCapture (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowFocusTests.java374 getInstrumentation().runOnMainSync(primaryActivity::requestPointerCapture); in testPointerCapture()
385 getInstrumentation().runOnMainSync(secondaryActivity::requestPointerCapture); in testPointerCapture()
566 void requestPointerCapture() { in requestPointerCapture() method in WindowFocusTests.InputTargetActivity
568 getWindow().getDecorView().requestPointerCapture(); in requestPointerCapture()
660 requestPointerCapture(); in onWindowFocusChanged()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java458 mTestActivity.runOnUiThread(enable ? mDecorView::requestPointerCapture in ensurePointerCaptureState()
/cts/tests/tests/view/src/android/view/cts/
DPointerCaptureTest.java109 mActivityRule.runOnUiThread(view::requestPointerCapture); in requestCaptureSync()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt52967 method public void requestPointerCapture();