Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationActivity.java156 final ConversationFragment conversationFragment = getConversationFragment(); in onWindowFocusChanged()
181 final ConversationFragment conversation = getConversationFragment(); in updateActionBar()
204 final ConversationFragment conversationFragment = getConversationFragment(); in onNavigationUpPressed()
220 final ConversationFragment conversationFragment = getConversationFragment(); in onBackPressed()
232 private ConversationFragment getConversationFragment() { in getConversationFragment() method in ConversationActivity
302 ConversationFragment conversationFragment = getConversationFragment(); in updateUiState()
368 final ConversationFragment conversationFragment = getConversationFragment(); in onActivityResult()