Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java140 emulateDoubleTapOnView(instrumentation, activityTestRule, view, view.getWidth() / 2, in emulateDoubleTapOnViewCenter()
153 public void emulateDoubleTapOnView(Instrumentation instrumentation, in emulateDoubleTapOnView() method in CtsTouchUtils
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java7697 mCtsTouchUtils.emulateDoubleTapOnView(mInstrumentation, mActivityRule, mTextView, in testClickableSpanOnClickDoubleTapInside()