Searched defs:click (Results 1 – 7 of 7) sorted by relevance
31 boolean click(String selector); in click() method
159 public boolean click(String selector) throws RemoteException { in click() method in ProviderImpl168 protected boolean click(AccessibilityNodeInfo node) throws RemoteException { in click() method in ProviderImpl
236 public boolean click(String selector) throws RemoteException { in click() method in AutomationProvider
828 protected void sourceImpression(Source source, boolean click) { in sourceImpression()845 protected void sourceImpression(Source source, boolean click, long now) { in sourceImpression()
512 DialogInterface.OnClickListener click = new DialogInterface.OnClickListener() { in onMessageListItemClick() local
1088 public void click(View clickedView, Listener fragmentListener) { in click() method in ContactDetailFragment.ViewEntry1179 public void click(View clickedView, Listener fragmentListener) { in click() method in ContactDetailFragment.NetworkTitleViewEntry1353 public void click(View clickedView, Listener fragmentListener) { in click() method in ContactDetailFragment.DetailViewEntry
668 final ContentValues click = new ContentValues(); in reportClickAtTime() local