Home
last modified time | relevance | path

Searched defs:clickButton (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DViewTest.java55 protected void clickButton(final View view) { in clickButton() method in ViewTest
DFragmentTestCase.java97 protected void clickButton(final View view) { in clickButton() method in FragmentTestCase
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
DIntegrationTestUtils.java61 public void clickButton(final Activity activity, final int buttonResourceId) throws Throwable { in clickButton() method in IntegrationTestUtils