Home
last modified time | relevance | path

Searched defs:performClick (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/
DAlertDialogTest.java174 private void performClick(final Button button) throws Throwable { in performClick() method in AlertDialogTest
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java913 private static void performClick(final View v, final int x, final int y) { in performClick() method in RemoteViewsTest