Searched refs:sAccountListMap (Results 1 – 1 of 1) sorted by relevance
2856 if (sAccountListMap == null) { in getAccountListMap()2905 sAccountListMap = builder.build(); in getAccountListMap()2907 return sAccountListMap; in getAccountListMap()2909 private static ProjectionMap sAccountListMap; field in EmailProvider