Home
last modified time | relevance | path

Searched defs:clickButton (Results 1 – 4 of 4) 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/Contacts/tests/src/com/android/contacts/test/
DIntegrationTestUtils.java57 public void clickButton(final Activity activity, final int buttonResourceId) throws Throwable { in clickButton() method in IntegrationTestUtils
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
DTestUtils.java76 public static void clickButton(UiDevice uiDevice, String res) { in clickButton() method in TestUtils