Home
last modified time | relevance | path

Searched refs:emulateTapOnViewCenter (Results 1 – 24 of 24) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowInputTests.java260 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testMoveWindowAndTap()
294 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testTouchModalWindow()
322 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testFilterTouchesWhenObscuredByWindowFromSameUid()
355 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
387 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
421 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testDoNotFlagTouchesWhenObscuredByZeroOpacityWindow()
455 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testFlagTouchesWhenObscuredByMinPositiveOpacityWindow()
493 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testFlagTouchesWhenPartiallyObscuredByZeroOpacityWindow()
530 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testDoNotFlagTouchesWhenPartiallyObscuredByNotTouchableZeroOpacityWindow()
552 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mView); in testTrustedOverlapWindow()
[all …]
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DSpellCheckerTest.kt134 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
176 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
206 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
231 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
448 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
476 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
499 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
531 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
603 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
646 ctsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText) in <lambda>()
[all …]
DInputMethodStatsTest.java330 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, editText); in testFromUser_withImm_showImeRequestFinished()
357 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, textView); in testFromUser_withImm_hideImeRequestFinished()
385 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, editText); in testFromUser_withWic_showImeRequestFinished()
412 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, textView); in testFromUser_withWic_hideImeRequestFinished()
DFocusHandlingTest.java179 mCtsTouchUtils.emulateTapOnViewCenter( in testOnStartInputCalledOnceIme()
463 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editTextRef.get()); in testSoftInputStateAlwaysVisibleFocusEditorAfterLaunch()
694 mCtsTouchUtils.emulateTapOnViewCenter( in testSetShowInputOnFocus()
722 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testMultiWindowFocusHandleOnDifferentUiThread()
744 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, popupTextView); in testMultiWindowFocusHandleOnDifferentUiThread()
752 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testMultiWindowFocusHandleOnDifferentUiThread()
795 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testKeyboardStateAfterImeFocusableFlagChanged()
812 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testKeyboardStateAfterImeFocusableFlagChanged()
840 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, popupTextView); in testOnCheckIsTextEditorRunOnUIThread()
954 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testRequestFocusOnWindowFocusChanged()
DSearchViewTest.java139 mCtsTouchUtils.emulateTapOnViewCenter( in testTapThenSetQuery()
204 mCtsTouchUtils.emulateTapOnViewCenter( in testShowImeWhenSearchViewFocusInListView()
DKeyboardVisibilityControlTest.java1543 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, in testImeHiddenWhenFocusToAppWithStateHiddenFlagInMultiWindowMode()
1617 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, in testIMEVisibleInSplitScreenAfterGainingFocus()
1694 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, in testIMEVisibleInSplitScreenWithWindowInsetsApi()
DInputMethodStartInputLifecycleTest.java177 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, editText); in testInputConnectionStateWhenScreenStateChanges()
/cts/tests/tests/view/src/android/view/cts/
DView_UsingViewsTest.java416 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButtonCancel); in testSetupListeners()
426 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButtonOk); in testSetupListeners()
432 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButtonOk); in testSetupListeners()
438 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButtonOk); in testSetupListeners()
444 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButtonOk); in testSetupListeners()
DViewTreeObserverTest.java182 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButton); in testAddOnTouchModeChangeListener()
295 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mButton); in testRemoveOnTouchModeChangeListener()
DViewGroupOverlayTest.java283 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testOverlayViewNoClicks()
DTooltipTest.java191 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, target); in injectShortClick()
DViewTest.java443 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, view); in testAccessTouchDelegate()
3757 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, view); in testOnTouchEventTap()
4104 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mockView); in testTouchMode()
/cts/tests/tests/widget/src/android/widget/cts/
DRadioButtonTest.java183 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mRadioButton); in testToggleViaEmulatedTap()
189 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mRadioButton); in testToggleViaEmulatedTap()
DCheckBoxTest.java182 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mCheckBox); in testToggleViaEmulatedTap()
187 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mCheckBox); in testToggleViaEmulatedTap()
DSpinnerTest.java399 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testDropDownMetricsDropdownMode()
432 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, mSpinnerDialogMode); in testDropDownMetricsDialogMode()
452 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testDropDownBackgroundDropdownMode()
473 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, null, mSpinnerDialogMode); in testDropDownBackgroundDialogMode()
DTimePickerTest.java446 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testKeyboardInputModeClockAmPm()
525 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testKeyboardInputModeClock24H()
DAbsListView_ScrollTest.java529 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mListView); in testListScrollAndTap()
DAbsListViewTest.java1174 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testMultiSelectionWithLongPressAndTaps()
1189 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testMultiSelectionWithLongPressAndTaps()
DTextViewTest.java4440 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testHandleDrawable_canBeSet_whenInsertionHandleIsShown()
6183 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testSelectAllJustAfterTap()
7572 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testTextIsSelectableFocusAndOnClick()
7579 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testTextIsSelectableFocusAndOnClick()
7594 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testTextIsSelectableFocusAndOnClick()
7601 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mTextView); in testTextIsSelectableFocusAndOnClick()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java467 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewReceivesInput()
574 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewResizes()
584 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewResizes()
598 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewReleases()
607 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewReleases()
631 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testDisableInputTouch()
640 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testDisableInputTouch()
804 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testImeVisible()
997 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in testTransferSurfacePackage()
1174 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, mSurfaceView); in testEmbeddedViewCanSetTouchableRegion()
[all …]
DSetTouchableRegionTest.java116 mCtsTouchUtils.emulateTapOnViewCenter(mInstrumentation, mActivityRule, in tapSync()
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardLockedTests.java412 mCtsTouchUtils.emulateTapOnViewCenter(getInstrumentation(), null, activity.mEditor); in testImeShowsAfterLockScreenOnEditorTap()
425 mCtsTouchUtils.emulateTapOnViewCenter(getInstrumentation(), null, activity.mEditor); in testImeShowsAfterLockScreenOnEditorTap()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java91 public void emulateTapOnViewCenter(Instrumentation instrumentation, in emulateTapOnViewCenter() method in CtsTouchUtils
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java953 mCtsTouchUtils.emulateTapOnViewCenter( in wallpaperCallbackMainThreadTest()