Searched refs:mAttachmentEditor (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DComposeMessageActivity.java232 private AttachmentEditor mAttachmentEditor; field in class:ComposeMessageActivity
998 mAttachmentEditor.update(mWorkingMessage);
1772 mAttachmentEditor.update(mWorkingMessage);
2016 mAttachmentEditor.update(mWorkingMessage);
2148 mAttachmentEditor.update(mWorkingMessage);
2496 mAttachmentEditor.update(mWorkingMessage);
2795 mAttachmentEditor.requestFocus();
2915 mAttachmentEditor = (AttachmentEditor) findViewById(R.id.attachment_editor);
2916 mAttachmentEditor.setHandler(mAttachmentEditorHandler);
3104 mAttachmentEditor
[all...]

Completed in 8 milliseconds