HomeSort by relevance Sort by last modified time
    Searched defs:GMT_ID_LENGTH (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 114 static const int32_t GMT_ID_LENGTH = 3;
329 SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH));
    [all...]
  /external/icu4c/i18n/
timezone.cpp 109 static const int32_t GMT_ID_LENGTH = 3;
300 SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH));
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 263 milliseconds