Searched refs:conversationListFragment (Results 1 – 3 of 3) sorted by relevance
135 final ConversationListFragment conversationListFragment = in onWindowFocusChanged() local140 if (hasFocus && conversationListFragment != null) { in onWindowFocusChanged()141 conversationListFragment.setScrolledToNewestConversationIfNeeded(); in onWindowFocusChanged()
242 final Fragment conversationListFragment = in showConversationList() local248 mLastConversationListTransactionId = replaceFragment(conversationListFragment, in showConversationList()253 replaceFragment(conversationListFragment, transition, TAG_CONVERSATION_LIST, in showConversationList()
170 final ConversationListFragment conversationListFragment = in renderConversationList() local172 fragmentTransaction.replace(R.id.conversation_list_place_holder, conversationListFragment, in renderConversationList()176 conversationListFragment.setNextFocusStartId( in renderConversationList()