HomeSort by relevance Sort by last modified time
    Searched refs:AttachmentsView (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentsView.java 50 class AttachmentsView extends LinearLayout {
58 public AttachmentsView(Context context) {
62 public AttachmentsView(Context context, AttributeSet attrs) {
ComposeActivity.java 88 import com.android.mail.compose.AttachmentsView.AttachmentAddedOrDeletedListener;
89 import com.android.mail.compose.AttachmentsView.AttachmentFailureException;
278 private AttachmentsView mAttachmentsView;
    [all...]

Completed in 279 milliseconds