Home | History | Annotate | Download | only in text

Lines Matching defs:zoneStrings

1773     // Note that this change falls back to the upstream zone names parsing code if the zoneStrings
1899 String[][] zoneStrings = formatData.getZoneStringsWrapper();
1903 zoneNames = zoneStrings[zoneIndex];
1915 zoneNames = zoneStrings[zoneIndex];
1926 int len = zoneStrings.length;
1928 zoneNames = zoneStrings[i];