Home
last modified time | relevance | path

Searched defs:emulateLongPressOnView (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java440 public static void emulateLongPressOnView(Instrumentation instrumentation, View view, in emulateLongPressOnView() method in CtsTouchUtils
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java7654 private void emulateLongPressOnView(View view, int offsetX, int offsetY) { in emulateLongPressOnView() method