Searched refs:mContactList (Results 1 – 1 of 1) sorted by relevance
40 private ListView mContactList; field in ContactManager56 mContactList = (ListView) findViewById(R.id.contactList); in onCreate()93 mContactList.setAdapter(adapter); in populateContactList()