Searched refs:sLogoMap (Results 1 – 1 of 1) sorted by relevance
30 private static Map<String, Integer> sLogoMap = null; field in CarrierLogo33 if (sLogoMap == null) { in getLogoMap()34 sLogoMap = new HashMap<String, Integer>(); in getLogoMap()44 return sLogoMap; in getLogoMap()