Searched defs:includeMask (Results 1 – 3 of 3) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateTimePatternGenerator.java | 1829 …private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missin… in getBestRaw() 2430 int getDistance(DateTimeMatcher other, int includeMask, DistanceInfo distanceInfo) { in getDistance()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 1855 …private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missin… in getBestRaw() 2455 int getDistance(DateTimeMatcher other, int includeMask, DistanceInfo distanceInfo) { in getDistance()
|
/external/icu/icu4c/source/i18n/ |
D | dtptngen.cpp | 1240 int32_t includeMask, in getBestRaw() 1888 DateTimeMatcher::getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& dista… in getDistance()
|