Searched refs:performClick (Results 1 – 13 of 13) sorted by relevance
82 performClick(mPositiveButton); in doTestAlertDialog()86 performClick(mNegativeButton); in doTestAlertDialog()90 performClick(mNeutralButton); in doTestAlertDialog()122 performClick(mPositiveButton); in testAlertDialogAPIWithMessage()126 performClick(mNeutralButton); in testAlertDialogAPIWithMessage()130 performClick(mNegativeButton); in testAlertDialogAPIWithMessage()142 private void performClick(final Button button) throws Throwable { in performClick() method in AlertDialogTest143 runTestOnUiThread(() -> button.performClick()); in performClick()
155 mButton.performClick(); in testSetPositiveButtonWithParamInt()176 mButton.performClick(); in testSetPositiveButtonWithParamCharSequence()196 mButton.performClick(); in testSetNegativeButtonWithParamCharSequence()216 mButton.performClick(); in testSetNegativeButtonWithParamInt()236 mButton.performClick(); in testSetNeutralButtonWithParamInt()256 mButton.performClick(); in testSetNeutralButtonWithParamCharSequence()
235 handle.performClick(); in testLockAndUnlock()239 handle.performClick(); in testLockAndUnlock()244 handle.performClick(); in testLockAndUnlock()249 handle.performClick(); in testLockAndUnlock()
150 assertFalse(compoundButton.performClick()); in testPerformClick()153 assertFalse(compoundButton.performClick()); in testPerformClick()161 assertTrue(compoundButton.performClick()); in testPerformClick()164 assertTrue(compoundButton.performClick()); in testPerformClick()
101 assertTrue(spinner.performClick()); in testPerformClick()
559 view.performClick(); in testSetOnClickPendingIntent()567 view.performClick(); in testSetOnClickPendingIntent()
380 getInstrumentation().runOnMainSync(() -> mMainToolbar.getNavigationView().performClick()); in testNavigationOnClickListener()
87 v.performClick(); in testCallback()
110 mButtonOk.performClick(); in testSetProperties()121 mButtonCancel.performClick(); in testSetProperties()
1504 assertFalse(view.performClick()); in testPerformClick()1509 assertTrue(view.performClick()); in testPerformClick()1513 assertFalse(view.performClick()); in testPerformClick()1518 assertFalse(view.performClick()); in testSetOnClickListener()1522 assertFalse(view.performClick()); in testSetOnClickListener()1526 assertTrue(view.performClick()); in testSetOnClickListener()
112 textView.performClick(); in testAddStatesFromChildren()
120 button.performClick(); in testTypeViewClickedAccessibilityEvent()
60321 void performClick(86183 public boolean performClick()98992 final android.widget.AbsListView$PerformClick val$performClick101573 public boolean performClick()107155 public boolean performClick()133197 public boolean performClick()