HomeSort by relevance Sort by last modified time
    Searched defs:getTimeFormat (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowDateFormat.java 23 public static java.text.DateFormat getTimeFormat(Context context) {
  /frameworks/base/core/java/android/text/format/
DateFormat.java 262 public static java.text.DateFormat getTimeFormat(Context context) {
  /libcore/luni/src/main/java/libcore/icu/
LocaleData.java 173 public String getTimeFormat(int style) {
  /cts/tests/tests/text/src/android/text/format/cts/
DateFormatTest.java 80 mDefaultTimeFormat = getTimeFormat();
88 if (!getTimeFormat().equals(mDefaultTimeFormat)) {
200 dateFormat = DateFormat.getTimeFormat(mContext);
340 private String getTimeFormat() throws IOException {
  /frameworks/base/core/java/android/widget/
DateTimeView.java 203 format = getTimeFormat();
335 private DateFormat getTimeFormat() {
336 return android.text.format.DateFormat.getTimeFormat(getContext());
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1603 milliseconds

1 2 3