Searched refs:performCompletion (Results 1 – 6 of 6) 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
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36983 method public void performCompletion();
58828 method public void performCompletion();
65777 Landroid/widget/AutoCompleteTextView;->performCompletion(Landroid/view/View;IJ)V