Searched refs:sFolderListMap (Results 1 – 1 of 1) sorted by relevance
2810 if (sFolderListMap == null) { in getFolderListMap()2811 sFolderListMap = ProjectionMap.builder() in getFolderListMap()2848 return sFolderListMap; in getFolderListMap()2850 private static ProjectionMap sFolderListMap; field in EmailProvider