Searched refs:performCompletion (Results 1 – 5 of 5) sorted by relevance
843 performCompletion(); in onKeyUp()850 performCompletion(); in onKeyUp()1050 public void performCompletion() { in performCompletion() method in AutoCompleteTextView1051 performCompletion(null, -1, -1); in performCompletion()1061 private void performCompletion(View selectedView, int position, long id) { in performCompletion() method in AutoCompleteTextView1466 performCompletion(v, position, id); in onItemClick()
2005 public void performCompletion() { in performCompletion() method in SearchView.SearchAutoComplete
36983 method public void performCompletion();
55354 method public void performCompletion();
66420 Landroid/widget/AutoCompleteTextView;->performCompletion(Landroid/view/View;IJ)V