Searched refs:AutoComplete4 (Results 1 – 2 of 2) sorted by relevance
36 AutoComplete4.CONTACT_PROJECTION, null, null, null); in onCreate()37 AutoComplete4.ContactListAdapter adapter = in onCreate()38 new AutoComplete4.ContactListAdapter(this, cursor); in onCreate()
37 public class AutoComplete4 extends Activity { class