OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:customProperties
(Results
1 - 8
of
8
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/util/
VTimeZone.java
234
String[]
customProperties
= null;
236
customProperties
= new String[1];
237
customProperties
[0] = ICU_TZINFO_PROP + COLON + olsonzid + "[" + ICU_TZVERSION + "]";
239
writeZone(writer, tz,
customProperties
);
261
String[]
customProperties
= null;
263
customProperties
= new String[1];
264
customProperties
[0] = ICU_TZINFO_PROP + COLON + olsonzid + "[" + ICU_TZVERSION +
267
writeZone(writer, rbtz,
customProperties
);
293
String[]
customProperties
= null;
295
customProperties
= new String[1]
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
VTimeZone.java
255
String[]
customProperties
= null;
257
customProperties
= new String[1];
258
customProperties
[0] = ICU_TZINFO_PROP + COLON + olsonzid + "[" + ICU_TZVERSION + "]";
260
writeZone(writer, tz,
customProperties
);
284
String[]
customProperties
= null;
286
customProperties
= new String[1];
287
customProperties
[0] = ICU_TZINFO_PROP + COLON + olsonzid + "[" + ICU_TZVERSION +
290
writeZone(writer, rbtz,
customProperties
);
318
String[]
customProperties
= null;
320
customProperties
= new String[1]
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar
com.ibm.icu_4.2.1.v20100412.jar
/external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 298 milliseconds