Searched defs:performClick (Results 1 – 2 of 2) sorted by relevance
174 private void performClick(final Button button) throws Throwable { in performClick() method in AlertDialogTest
913 private static void performClick(final View v, final int x, final int y) { in performClick() method in RemoteViewsTest