HomeSort by relevance Sort by last modified time
    Searched full:large (Results 201 - 225 of 7141) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/tests/res/values/
configVarying.xml 24 <item type="configVarying" name="large">default</item>
  /cts/tests/tests/holo/
Android.mk 30 LOCAL_AAPT_FLAGS = -c land -c xx_YY -c cs -c small -c normal -c large -c xlarge \
  /cts/tests/tests/holo/src/android/holo/cts/
ThemeAdapter.java 84 addTheme("Holo Dialog When Large",
88 addTheme("Holo Dialog When Large No Action Bar",
120 addTheme("Holo Light Dialog When Large",
124 addTheme("Holo Light Dialog When Large No Action Bar",
  /developers/samples/android/connectivity/nfc/BeamLargeFiles/
template-params.xml 28 This sample demonstrates how to transfer large files via Android Beam. After the initial
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentActivity.java 9 * is smaller than "large".
  /development/samples/SearchableDictionary/res/layout/
result.xml 28 style="@android:style/TextAppearance.Large"
  /development/samples/training/threadsample/res/layout/
progress.xml 30 style="@android:style/Widget.ProgressBar.Large"
  /docs/source.android.com/src/devices/tech/datausage/
kernel-changes.jd 30 <li>The connection tracker can't handle large SIP packets, it must be disabled.</li>
  /external/bison/darwin-lib/sys/
types.h 32 /* Override off_t if Large File Support is requested on native Windows. */
  /external/bison/linux-lib/sys/
types.h 32 /* Override off_t if Large File Support is requested on native Windows. */
  /external/blktrace/
verify_blkparse.c 48 fprintf(stderr, "cpu%d too large\n", cpu);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
AsymmetricBlockCipher.java 41 * @exception DataLengthException the input data is too large for the cipher.
  /external/chromium/base/test/
test_switches.cc 12 const char switches::kTestLargeTimeout[] = "test-large-timeout";
  /external/chromium/chrome/browser/
icon_loader_win.cc 24 case IconLoader::LARGE:
  /external/chromium/chrome/browser/printing/cloud_print/resources/
cloud_print_setup_done.html 13 <img src="../../../resources/options/success-large.png" />
  /external/chromium/chrome/browser/resources/options/
autofill_overlay.css 37 /* Size to match large name fields. */
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_fonts_list_loader.h 16 // could be a long operation (if the user has a large number of fonts.)
  /external/chromium/chrome/common/extensions/docs/static/
contextMenus.html 40 "128": "icon-large.png"
  /external/chromium_org/android_webview/native/
aw_web_contents_view_delegate.cc 38 // TODO(boliu): Large blocks of this function are identical with
  /external/chromium_org/cc/layers/
solid_color_layer_impl.cc 31 // We create a series of smaller quads instead of just one large one so that
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_utils.h 33 // Utility class for reading a large file, such as a Chrome OS image.
  /external/chromium_org/chrome/browser/
icon_loader_auralinux.cc 31 case IconLoader::LARGE:
icon_loader_chromeos.cc 137 icon_size == IconLoader::LARGE);
145 case IconLoader::LARGE: idr = idrbysize.idr_large; break;
171 case IconLoader::LARGE: // fallthrough
172 // On ChromeOS, we consider LARGE to mean "the largest image we have."
  /external/chromium_org/chrome/browser/ui/cocoa/
clickhold_button_cell.h 36 // Activate (click-hold) immediately on a sufficiently-large drag (if not,
  /external/chromium_org/chrome/browser/ui/webui/
fileicon_source_unittest.cc 63 { "foo?iconsize=large", FILE_PATH_LITERAL("foo"), ui::SCALE_FACTOR_100P,
64 IconLoader::LARGE },
73 { "a%3Ficonsize%3Dsmall?iconsize=large",
75 IconLoader::LARGE },

Completed in 1034 milliseconds

1 2 3 4 5 6 7 891011>>