Searched refs:tapOnWindowCenter (Results 1 – 2 of 2) sorted by relevance
23 import static android.server.wm.CtsWindowInfoUtils.tapOnWindowCenter;153 tapOnWindowCenter(InstrumentationRegistry.getInstrumentation(), in testLocalSurfaceControlReceivesInput()283 tapOnWindowCenter(InstrumentationRegistry.getInstrumentation(), in testNonBatchedSurfaceControlReceivesInput()322 tapOnWindowCenter(InstrumentationRegistry.getInstrumentation(), in testTransferGestureFromHostToEmbedded()428 tapOnWindowCenter(InstrumentationRegistry.getInstrumentation(), in testTransferGestureFromEmbeddedToHost()
464 public static boolean tapOnWindowCenter(Instrumentation instrumentation, in tapOnWindowCenter() method