Searched refs:conversationList (Results 1 – 1 of 1) sorted by relevance
823 final ConversationListFragment conversationList = getConversationListFragment(); in closeDrawer() local824 if (conversationList != null) { in closeDrawer()825 mListViewForAnimating = conversationList.getListView(); in closeDrawer()4353 ConversationListFragment conversationList = getConversationListFragment();4354 if (conversationList != null) {4355 conversationList.clear();