HomeSort by relevance Sort by last modified time
    Searched refs:MEDIUM (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/chromium/net/base/
request_priority.h 14 MEDIUM,
host_resolver.h 46 priority_(MEDIUM) {}
host_resolver_impl_unittest.cc     [all...]
  /build/tools/
warn.py 17 MEDIUM=3
26 if sev == severity.MEDIUM:
37 { 'category':'make', 'severity':severity.MEDIUM, 'members':[], 'option':'',
52 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'',
61 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wunused-parameter',
64 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wunused',
68 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wunused-value',
71 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wmissing-field-initializers',
77 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wformat',
80 { 'category':'C/C++', 'severity':severity.MEDIUM, 'members':[], 'option':'-Wformat-extra-args'
    [all...]
  /sdk/layoutlib_api/src/com/android/layoutlib/api/
IDensityBasedResourceValue.java 26 MEDIUM(160),
  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationTest.java 40 MEDIUM (141, 190),
179 * HVGA | medium (141-190) | normal
184 * VGA | medium (141-190) | large
185 * WVGA | medium (141-190) | large
186 * FWVGA | medium (141-190) | large
196 // HVGA | medium (141-190) | normal
197 new ScreenConfiguration(480, 320, Density.MEDIUM, Configuration.SCREENLAYOUT_SIZE_NORMAL),
198 new ScreenConfiguration(640, 240, Density.MEDIUM, Configuration.SCREENLAYOUT_SIZE_NORMAL),
206 // VGA | medium (141-190) | large
207 new ScreenConfiguration(640, 480, Density.MEDIUM, Configuration.SCREENLAYOUT_SIZE_LARGE)
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
IRemoteAndroidTestRunner.java 36 MEDIUM("medium"),
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/resources/
Density.java 27 MEDIUM("mdpi", "Medium Density", 160), //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
PixelDensityQualifier.java 36 private Density mValue = Density.MEDIUM;
125 // if reference is medium, we'll prefer to scale down high dpi, than scale up low dpi
126 // if reference if low, we'll prefer to scale down high than medium (2:1 over 4:3)
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/export/
ProjectConfig.java 56 new String[] { Density.MEDIUM.getResourceValue(),
57 Density.MEDIUM.getResourceValue() + "," +
59 new String[] { Density.MEDIUM.getResourceValue(),
60 Density.MEDIUM.getResourceValue() + "," + Density.NODPI.getResourceValue() },
  /external/chromium/third_party/icu/source/test/intltest/
astrotst.cpp 278 DateFormat *df_t = DateFormat::createTimeInstance(DateFormat::MEDIUM,Locale::getUS());
279 DateFormat *df_d = DateFormat::createDateInstance(DateFormat::MEDIUM,Locale::getUS());
280 DateFormat *df_dt = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
383 DateFormat *d3 = DateFormat::createDateTimeInstance(DateFormat::MEDIUM,DateFormat::MEDIUM,Locale::getUS());
  /external/icu4c/test/intltest/
astrotst.cpp 278 DateFormat *df_t = DateFormat::createTimeInstance(DateFormat::MEDIUM,Locale::getUS());
279 DateFormat *df_d = DateFormat::createDateInstance(DateFormat::MEDIUM,Locale::getUS());
280 DateFormat *df_dt = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
383 DateFormat *d3 = DateFormat::createDateTimeInstance(DateFormat::MEDIUM,DateFormat::MEDIUM,Locale::getUS());
  /libcore/luni/src/main/java/java/text/
DateFormat.java 39 * styles. The formatting styles include FULL, LONG, MEDIUM, and SHORT. More
94 * methods to control the length of the result; from SHORT to MEDIUM to LONG to
98 * <li>MEDIUM is longer, such as Jan 12, 1952
144 * is MEDIUM.
159 * The format style constant defining the medium style.
161 public final static int MEDIUM = 2;
434 * one of SHORT, MEDIUM, LONG, FULL, or DEFAULT.
438 * if {@code style} is not one of SHORT, MEDIUM, LONG, FULL, or
451 * one of SHORT, MEDIUM, LONG, FULL, or DEFAULT.
455 * if {@code style} is not one of SHORT, MEDIUM, LONG, FULL, o
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParserTest.java 173 Density.MEDIUM.getDpiValue(), // density (default from ConfigurationComposite)
174 Density.MEDIUM.getDpiValue(), // xdpi (default from ConfigurationComposite)
  /external/chromium/net/socket/
tcp_client_socket_pool_unittest.cc 291 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
295 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
296 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
459 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
460 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
client_socket_pool_base_unittest.cc 28 const net::RequestPriority kDefaultPriority = MEDIUM;
610 EXPECT_EQ(OK, StartRequest("a", MEDIUM));
618 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
634 // Request ("b", HIGHEST) has the highest priority, then ("a", MEDIUM),
650 EXPECT_EQ(OK, StartRequest("b", MEDIUM));
655 EXPECT_EQ(ERR_IO_PENDING, StartRequest("c", MEDIUM));
780 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
809 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
869 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", MEDIUM));
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
datefmt.h 111 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
115 * <li> MEDIUM is longer, such as Jan 12, 1952
145 * in the resource occurs in the order full, long, medium, short.
194 MEDIUM = kMedium,
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
ResourceHelper.java 173 bitmap.setDensity(Density.MEDIUM.getValue());
186 if (density != Density.MEDIUM) {
  /libcore/luni/src/main/java/com/ibm/icu4jni/util/
LocaleData.java 295 case DateFormat.MEDIUM:
309 case DateFormat.MEDIUM:
  /packages/apps/Gallery3D/src/com/cooliris/media/
DetailMode.java 92 DateFormat dateTimeFormat = DateFormat.getDateTimeInstance(DateFormat.MEDIUM, DateFormat.SHORT);
148 DateFormat dateTimeFormat = DateFormat.getDateTimeInstance(DateFormat.MEDIUM, DateFormat.SHORT);
  /cts/tests/tests/text/src/android/text/format/cts/
DateUtilsTest.java 228 fixedTime, java.text.DateFormat.MEDIUM, java.text.DateFormat.FULL).toString());
239 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.MEDIUM).toString());
  /external/icu4c/i18n/unicode/
datefmt.h 111 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
115 * <li> MEDIUM is longer, such as Jan 12, 1952
145 * in the resource occurs in the order full, long, medium, short.
194 MEDIUM = kMedium,
  /external/chromium/third_party/icu/source/i18n/
astro.cpp 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
    [all...]
  /external/icu4c/i18n/
astro.cpp 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
    [all...]
  /external/iproute2/examples/
dhcp-client-script 340 MEDIUM)

Completed in 736 milliseconds

1 2 3