Searched refs:tapView (Results 1 – 6 of 6) sorted by relevance
70 TouchUtils.tapView(this, mLeft); in testEnterTouchMode()81 TouchUtils.tapView(this, mLeft); in testLeaveTouchMode()
116 TouchUtils.tapView(this, mChangeBackgroundsButton); in doDiffBgMinimumSizeTest()
52 TouchUtils.tapView(test, viewToTouch); in assertInTouchModeAfterTap()
264 public static void tapView(InstrumentationTestCase test, View v) { in tapView() method in TouchUtils
240 …method @Deprecated public static void tapView(android.test.InstrumentationTestCase, android.view.V…
29128 method public static void tapView(android.test.InstrumentationTestCase, android.view.View);