Searched refs:sAccountListMap (Results 1 – 1 of 1) sorted by relevance
2857 if (sAccountListMap == null) { in getAccountListMap()2906 sAccountListMap = builder.build(); in getAccountListMap()2908 return sAccountListMap; in getAccountListMap()2910 private static ProjectionMap sAccountListMap; field in EmailProvider