HomeSort by relevance Sort by last modified time
    Searched refs:getTimeZoneID (Results 1 - 5 of 5) sorted by null

  /cts/tests/src/android/app/cts/
ISecondary.aidl 25 String getTimeZoneID();
StubRemoteService.java 41 public String getTimeZoneID() {
  /external/icu4c/i18n/unicode/
tzfmt.h 832 UnicodeString& getTimeZoneID(const TimeZoneNames::MatchInfoCollection* matches, int32_t idx, UnicodeString& tzID) const;
    [all...]
  /external/icu4c/i18n/
tzgnames.cpp 132 UnicodeString& getTimeZoneID(int32_t index, UnicodeString& tzID) const;
175 TimeZoneGenericNameMatchInfo::getTimeZoneID(int32_t index, UnicodeString& tzID) const {
    [all...]
tzfmt.cpp 753 getTimeZoneID(specificMatches.getAlias(), matchIdx, tzID);
931 getTimeZoneID(spAllMatches.getAlias(), spMatchIdx, tzID);
    [all...]

Completed in 594 milliseconds