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

  /packages/apps/Exchange/src/com/android/exchange/
EasOutboxService.java 313 private static boolean amongAttachments(Attachment att, Attachment[] atts) {
375 if (!amongAttachments(refAtt, outAtts)) {
384 if (!amongAttachments(outAtt, refAtts)) {
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOutboxSync.java 293 private static boolean amongAttachments(final Attachment att, final Attachment[] atts) {
375 if (!amongAttachments(refAtt, outAtts)) {
382 if (!amongAttachments(outAtt, refAtts)) {

Completed in 107 milliseconds