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