Searched refs:ConversationFooterView (Results 1 – 3 of 3) sorted by relevance
23 public class ConversationFooterView extends LinearLayout implements View.OnClickListener { class41 public ConversationFooterView(Context context) { in ConversationFooterView() method in ConversationFooterView45 public ConversationFooterView(Context context, AttributeSet attrs) { in ConversationFooterView() method in ConversationFooterView49 public ConversationFooterView(Context context, AttributeSet attrs, int defStyle) { in ConversationFooterView() method in ConversationFooterView
36 import com.android.mail.browse.ConversationFooterView.ConversationFooterCallbacks;182 final ConversationFooterView v = (ConversationFooterView) in createView()197 ((ConversationFooterView) v).bind(this); in bindView()203 ((ConversationFooterView) view).rebind(this); in rebindView()
57 import com.android.mail.browse.ConversationFooterView.ConversationFooterCallbacks;