/external/icu4c/test/intltest/ |
numrgts.cpp | [all...] |
loctest.cpp | [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cfm.php | 160 'DateFormat','JavaCast','StructFindKey','DatePart','JSStringFormat','StructFindValue','Day','LCase','StructGet',
|
visualfoxpro.php | 326 'DataType','Database','DateFormat','DateMark','DefButton','DefButtonOrig',
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
ManageAccountsSettings.java | 39 import android.text.format.DateFormat;
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
SimpleLog.java | 26 import java.text.DateFormat; 103 static protected DateFormat dateFormatter = null;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/utils/ |
Util.java | 465 SimpleDateFormat dateFormat = new SimpleDateFormat("KK:mm:ss"); //$NON-NLS-1$ 466 return dateFormat.format(date);
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
SimpleMonthView.java | 30 import android.text.format.DateFormat; 671 CharSequence date = DateFormat.format("dd MMMM yyyy", recycle.getTimeInMillis());
|
DatePickerDialog.java | 27 import android.text.format.DateFormat;
|
/packages/apps/Gallery/src/com/android/camera/ |
MenuHelper.java | 433 SimpleDateFormat dateFormat = new SimpleDateFormat(); 434 value = dateFormat.format(date); [all...] |
/prebuilts/tools/common/freemarker/ |
src.zip | |
freemarker-2.3.19.jar | |
/external/icu4c/test/cintltst/ |
cmsgtst.c | 450 log_err("error in creating the dateformat using short date and time style:\n %s\n", myErrorName(status)); 544 log_data_err("error in creating the dateformat using short date and time style: %s (Are you missing data?)\n", myErrorName(status)); 637 log_data_err("error in creating the dateformat using short date and time style: %s (Are you missing data?)\n", myErrorName(status)); [all...] |
ccaltst.c | 332 log_data_err("FAIL: error in creating the dateformat : %s (Are you missing data?)\n", u_errorName(status)); 502 /*open the dateformat */ 509 log_data_err("error in creating the dateformat : %s (Are you missing data?)\n", u_errorName(status)); 743 log_data_err("error in creating the dateformat : %s (Are you missing data?)\n", u_errorName(status)); [all...] |
/external/icu4c/i18n/ |
astro.cpp | 45 static DateFormat *df = NULL; 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS()); [all...] |
chnsecal.h | 67 * methods <code>DateFormat.getXxxInstance(Calendar cal,...)</code> to
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
pickers.jd | 101 DateFormat.is24HourFormat(getActivity()));
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest.java | 139 static final java.text.DateFormat DATEFORM = java.text.DateFormat
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
Robolectric.java | 56 import android.text.format.DateFormat; 589 public static ShadowDateFormat shadowOf(DateFormat instance) { [all...] |
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthWeekEventsView.java | 40 import android.text.format.DateFormat; [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.logging_1.0.4.v201005080501.jar | |
/libcore/luni/src/main/java/java/util/ |
Formatter.java | 302 * {@link java.text.DateFormat}) instead. 304 * on the developer. Using {@link java.text.DateFormat#getDateInstance}, 305 * {@link java.text.DateFormat#getTimeInstance}, and 306 * {@link java.text.DateFormat#getDateTimeInstance} is preferable for dates and times that will be 524 * @see java.text.DateFormat [all...] |
/frameworks/base/docs/html/distribute/googleplay/publish/ |
localizing.jd | 151 {@link java.text.DateFormat DateFormat} for
|
/frameworks/base/docs/html/sdk/api_diff/17/changes/ |
classes_index_changes.html | 161 <A HREF="android.text.format.DateFormat.html" class="hiddenlink" target="rightframe">DateFormat</A><br>
|
jdiff_statistics.html | 308 <TD><A HREF="android.text.format.DateFormat.html"> 309 android.text.format.DateFormat</A></TD>
|