OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formatGenericNonLocationName
(Results
1 - 4
of
4
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneGenericNames.java
211
name =
formatGenericNonLocationName
(tz, type, date);
328
private String
formatGenericNonLocationName
(TimeZone tz, GenericNameType type, long date) {
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneGenericNames.java
207
name =
formatGenericNonLocationName
(tz, type, date);
324
private String
formatGenericNonLocationName
(TimeZone tz, GenericNameType type, long date) {
[
all
...]
/external/icu/icu4c/source/i18n/
tzgnames.cpp
311
UnicodeString&
formatGenericNonLocationName
(const TimeZone& tz, UTimeZoneGenericNameType type,
465
formatGenericNonLocationName
(tz, type, date, name);
591
TZGNCore::
formatGenericNonLocationName
(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const {
[
all
...]
/external/cldr/tools/java/libs/
icu4j.jar
Completed in 208 milliseconds