Searched defs:buttonResourceId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/util/
H A DIntegrationTestUtils.java61 public void clickButton(final Activity activity, final int buttonResourceId) throws Throwable { argument
65 View view = activity.findViewById(buttonResourceId);

Completed in 4572 milliseconds