Searched defs:ambiguousType (Results 1 – 3 of 3) sorted by relevance
223 final boolean ambiguousType; field in TZDBTimeZoneNames.TZDBNameInfo226 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo()
225 final boolean ambiguousType; field in TZDBTimeZoneNames.TZDBNameInfo228 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo()
1878 UBool ambiguousType; member2083 UBool ambiguousType = (std != NULL && dst != NULL && u_strcmp(std, dst) == 0); in prepareFind() local