Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java286 private void globalTapOnWindowCenter(@NonNull Supplier<IBinder> windowTokenSupplier) in globalTapOnWindowCenter() method in SurfaceControlViewHostTests
672 globalTapOnWindowCenter(mEmbeddedView::getWindowToken); in testFocusWithTouch()
679 globalTapOnWindowCenter(mViewParent::getWindowToken); in testFocusWithTouch()
706 globalTapOnWindowCenter(embeddedViewChild::getWindowToken); in testChildWindowFocusable()
733 globalTapOnWindowCenter(() -> { in testFocusWithTouchCrossProcess() method
746 globalTapOnWindowCenter(mViewParent::getWindowToken); in testFocusWithTouchCrossProcess()
917 globalTapOnWindowCenter(mEmbeddedView::getWindowToken); in testCanCopySurfacePackage()
1047 globalTapOnWindowCenter(mEmbeddedView::getWindowToken); in testCanReplaceSurfacePackage()