Searched refs:addContact (Results 1 – 1 of 1) sorted by relevance
55 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()57 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()59 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()63 private void addContact(ViewGroup container, int dataIndex, int thumbnailID) { in addContact() method in ContactsExpansion