Home | History | Annotate | Download | only in activity

Lines Matching refs:attachments

360         mAttachments = (LinearLayout) findViewById(R.id.attachments);
1271 * Async task for loading attachments
1274 * leave open a listener so the attachments can fill in as they are discovered. In either case,
1285 protected void onPostExecute(Attachment[] attachments) {
1286 if (attachments == null) {
1290 for (Attachment attachment : attachments) {
1431 // Ask for attachments after body