Searched refs:mzoneToZid (Results 1 – 1 of 1) sorted by relevance
50 zid = mzoneToZid.get(mzone); in toZid()983 private static final Map<String, String> mzoneToZid = new HashMap<>(); field in ZoneName990 mzoneToZid.put(zidMap[i + 1], zidMap[i + 2]); in mzoneToZid.put()