Searched defs:getLocalDelta (Results 1 – 4 of 4) sorted by relevance
| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| D | RuleBasedTimeZone.java | 690 private static int getLocalDelta(int rawBefore, int dstBefore, int rawAfter, int dstAfter, in getLocalDelta() method in RuleBasedTimeZone
|
| /external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
| D | RuleBasedTimeZone.java | 716 private static int getLocalDelta(int rawBefore, int dstBefore, int rawAfter, int dstAfter, in getLocalDelta() method in RuleBasedTimeZone
|
| /external/icu/icu4c/source/i18n/ |
| D | rbtz.cpp | 885 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta() function in RuleBasedTimeZone
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | rbtz.cpp | 887 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta() function in RuleBasedTimeZone
|