Searched refs:hasZoneDisplayName (Results 1 – 3 of 3) sorted by relevance
306 …UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("… in test() local389 if(timeOnly && hasZoneDisplayName) { in test()425 && ((hasZoneDisplayName in test()430 || !hasZoneDisplayName) in test()436 else if (hasZoneDisplayName && d[0] < 0) { in test()439 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()
157 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()228 if (hasZoneDisplayName && in _test()
161 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()232 if (hasZoneDisplayName && in _test()