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