Searched defs:MessageFooterView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DMessageFooterView.java54 public class MessageFooterView extends LinearLayout implements DetachListener, class in inherits:LinearLayout,DetachListener,LoaderManager.LoaderCallbacks,View.OnClickListener
78 * Callbacks for the MessageFooterView to enable resizing the height.
88 public MessageFooterView(Context context) { method in class:MessageFooterView
92 public MessageFooterView(Context context, AttributeSet attrs) { method in class:MessageFooterView

Completed in 27 milliseconds