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

  /packages/apps/Exchange/src/com/android/exchange/
EasOutboxService.java 371 Attachment[] refAtts =
373 for (Attachment refAtt: refAtts) {
384 if (!amongAttachments(outAtt, refAtts)) {
  /packages/apps/Exchange/src/com/android/exchange/service/
EasOutboxSyncHandler.java 231 final Attachment[] refAtts =
233 for (final Attachment refAtt: refAtts) {
242 if (!amongAttachments(outAtt, refAtts)) {

Completed in 40 milliseconds