Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java58 TouchUtils.touchAndCancelView(this, getActivity().getButton2()); in testTapGivesFocusNoClickFired()
/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java304 public static void touchAndCancelView(InstrumentationTestCase test, View v) { in touchAndCancelView() method in TouchUtils
/aosp14/frameworks/base/test-runner/api/
H A Dcurrent.txt241 …method @Deprecated public static void touchAndCancelView(android.test.InstrumentationTestCase, and…