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

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

Completed in 118 milliseconds