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

  /external/chromium_org/third_party/icu/source/i18n/
dtitvfmt.cpp 578 UnicodeString timeSkeleton;
595 timeSkeleton, normalizedTimeSkeleton);
613 if ( timeSkeleton.length() != 0 ) {
616 timeSkeleton.insert(0, gDateFormatSkeleton[DateFormat::kShort]);
617 UnicodeString pattern = fDtpng->getBestPattern(timeSkeleton, status);
637 if ( timeSkeleton.length() == 0 ) {
641 timeSkeleton.insert(0, gDateFormatSkeleton[DateFormat::kShort]);
642 UnicodeString pattern = fDtpng->getBestPattern(timeSkeleton, status);
731 UnicodeString& timeSkeleton,
734 // timeSkeleton follows the sequence of hm*[v|z]
    [all...]
  /external/icu4c/i18n/
dtitvfmt.cpp 622 UnicodeString timeSkeleton;
639 timeSkeleton, normalizedTimeSkeleton);
657 if ( timeSkeleton.length() != 0 ) {
660 timeSkeleton.insert(0, gDateFormatSkeleton[DateFormat::kShort], -1);
661 UnicodeString pattern = fDtpng->getBestPattern(timeSkeleton, status);
681 if ( timeSkeleton.length() == 0 ) {
685 timeSkeleton.insert(0, gDateFormatSkeleton[DateFormat::kShort], -1);
686 UnicodeString pattern = fDtpng->getBestPattern(timeSkeleton, status);
775 UnicodeString& timeSkeleton,
778 // timeSkeleton follows the sequence of hm*[v|z]
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvfmt.h 770 * @param timeSkeleton normalized time skeleton
777 const UnicodeString& timeSkeleton);
    [all...]
  /external/icu4c/i18n/unicode/
dtitvfmt.h 792 * @param timeSkeleton normalized time skeleton
799 const UnicodeString& timeSkeleton);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 40 milliseconds