Home
last modified time | relevance | path

Searched refs:tapView (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DGlobalFocusChangeTest.java70 TouchUtils.tapView(this, mLeft); in testEnterTouchMode()
81 TouchUtils.tapView(this, mLeft); in testLeaveTouchMode()
H A DDrawableBgMinSizeTest.java116 TouchUtils.tapView(this, mChangeBackgroundsButton); in doDiffBgMinimumSizeTest()
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DTouchModeFlexibleAsserts.java52 TouchUtils.tapView(test, viewToTouch); in assertInTouchModeAfterTap()
/aosp12/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java264 public static void tapView(InstrumentationTestCase test, View v) { in tapView() method in TouchUtils
/aosp12/frameworks/base/test-runner/api/
H A Dcurrent.txt240 …method @Deprecated public static void tapView(android.test.InstrumentationTestCase, android.view.V…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29128 method public static void tapView(android.test.InstrumentationTestCase, android.view.View);