Searched refs:injectMoveEventForTap (Results 1 – 1 of 1) sorted by relevance
324 injectMoveEventForTap(instrumentation, downTime, touchSlop, xOnScreen, yOnScreen); in emulateTapOnView()346 private static void injectMoveEventForTap(Instrumentation instrumentation, long downTime, in injectMoveEventForTap() method in TestUtils