Searched refs:sAttachmentMap (Results 1 – 1 of 1) sorted by relevance
2943 if (sAttachmentMap == null) { in getAttachmentMap()2944 sAttachmentMap = ProjectionMap.builder() in getAttachmentMap()2957 return sAttachmentMap; in getAttachmentMap()2959 private static ProjectionMap sAttachmentMap; field in EmailProvider