Home
last modified time | relevance | path

Searched refs:mContactList (Results 1 – 1 of 1) sorted by relevance

/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactManager.java40 private ListView mContactList; field in ContactManager
56 mContactList = (ListView) findViewById(R.id.contactList); in onCreate()
93 mContactList.setAdapter(adapter); in populateContactList()