Searched refs:hasZoneDisplayName (Results 1 – 3 of 3) sorted by relevance
308 …UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("… in test() local396 if(timeOnly && hasZoneDisplayName) { in test()432 && ((hasZoneDisplayName in test()437 || !hasZoneDisplayName) in test()443 else if (hasZoneDisplayName && d[0] < 0) { in test()446 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()
166 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()238 if (hasZoneDisplayName && in _test()
163 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()235 if (hasZoneDisplayName && in _test()