Searched refs:mConversationContainer (Results 1 – 1 of 1) sorted by relevance
151 protected ConversationContainer mConversationContainer; field in ConversationViewFragment307 mConversationContainer.setOverlayAdapter(mAdapter); in onActivityCreated()310 mConversationContainer.getSnapHeader().initialize( in onActivityCreated()385 mConversationContainer = (ConversationContainer) rootView in onCreateView()387 mConversationContainer.setAccountController(this); in onCreateView()390 (ViewGroup) mConversationContainer.findViewById(R.id.conversation_topmost_overlay); in onCreateView()393 mConversationContainer.setupSnapHeader(); in onCreateView()401 mConversationContainer.findViewById(R.id.conversation_webview); in onCreateView()462 mNewMessageBar = (ActionableToastBar) mConversationContainer.findViewById( in setupNewMessageBar()491 mConversationContainer.setOverlayAdapter(null); in onDestroyView()[all …]