Searched refs:mMessageFooterView (Results 1 – 1 of 1) sorted by relevance
68 private MessageFooterView mMessageFooterView; field in SecureConversationViewController88 mMessageFooterView = (MessageFooterView) rootView.findViewById(R.id.message_footer); in onCreateView()100 mMessageFooterView.setBackgroundColor(color); in onCreateView()155 mMessageFooterView.initialize(fragment.getLoaderManager(), fragment.getFragmentManager(), in onActivityCreated()216 mMessageFooterView.setVisibility(View.VISIBLE); in renderMessage()217 mMessageFooterView.bind(item, false); in renderMessage()