Searched
full:specify (Results
1426 -
1450 of
4616) sorted by null
<<51525354555657585960>>
/frameworks/base/core/java/android/text/style/ |
LeadingMarginSpan.java | 73 * the implementor to specify the number of lines of text to which
|
/frameworks/base/core/java/android/view/animation/ |
RotateAnimation.java | 25 * place in the X-Y plane. You can specify the point to use for the center of
|
/frameworks/base/core/java/android/widget/ |
AbsoluteLayout.java | 28 * A layout that lets you specify exact locations (x/y coordinates) of its
|
ResourceCursorAdapter.java | 27 * An easy adapter that creates views defined in an XML file. You can specify
|
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
PointCloud.java | 138 Log.w(TAG, "Must specify an inner radius");
|
/frameworks/base/data/fonts/ |
fallback_fonts.xml | 21 fallback fonts. That file can also specify the order in which the fallback fonts should be
|
/frameworks/base/docs/html/about/versions/ |
android-1.5-highlights.jd | 182 use the element to specify that it requires a physical keyboard or a particular
|
android-1.6.jd | 230 <li>New XML attribute <code>android:onClick</code> to specify a View's 299 <supports-screens>}</a> element lets you specify the device screen sizes that your 335 element lets an application specify hardware (or other) 342 "android.hardware.camera" and "android.hardware.camera.autofocus" values, which specify that a
|
/frameworks/base/docs/html/google/play-services/ |
location.jd | 43 <em>Simple APIs</em>: Lets you specify high-level needs like "high accuracy" or "low power", instead of
|
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 112 it will generally occupy more than the minimum width and height you specify. Android Home screens 205 the widget. You can specify the minimum widget size using <code>minResizeWidth</code> and 206 <code>minResizeHeight</code>; these values should specify the size below which the widget would be 216 of widgets on the Home screen, for applications that specify a <code>targetSdkVersion</code> of 14
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
host.jd | 128 <li>If you want your application to be notified of an attached USB device, specify an 138 of USB devices, such as mass storage devices or digital cameras. You can specify none or 220 <p>To have your application discover a particular USB device, you can specify an intent filter to 222 this intent filter, you need to specify a resource file that specifies properties of the USB
|
/frameworks/base/docs/html/guide/topics/manifest/ |
grant-uri-permission-element.jd | 30 Each one can specify only one path (only one of the three possible attributes).
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 68 dimension, it can specify one of:</p>
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
relative.jd | 35 <p>{@link android.widget.RelativeLayout} lets child views specify their position relative to the
|
/frameworks/base/docs/html/guide/webapps/ |
best-practices.jd | 59 specify the height and width for the browser's viewport, the initial web page scale and even the
|
overview.jd | 43 screens), Android 2.0 added features to the WebKit framework to allow web pages to specify
|
/frameworks/base/docs/html/tools/building/ |
building-cmdline.jd | 57 need to declare the JAVA_HOME environment variable to specify the path to where the JDK is 62 the space. To fix the problem, you can specify the JAVA_HOME variable like this: 156 <p>To specify your keystore and alias, open the project {@code ant.properties} file (found in 228 <p>If there is more than one emulator running, you must specify the emulator upon which to
|
/frameworks/base/docs/html/tools/debugging/ |
improving-w-lint.jd | 43 <dd>A configuration file that you can use to specify any {@code lint} checks that you want to exclude and to customize problem severity levels.</dd> 86 AndroidManifest.xml:23: Warning: <uses-sdk> tag should specify a target API level (the highest verified version; when running on later versions, compatibility behaviors may be enabled) with android:targetSdkVersion="?" [UsesMinSdkAttributes] 111 <li>Specify your preferences and click <b>OK</b>.</li> 130 <p>You can specify your {@code lint} checking preferences in the <code>lint.xml</code> file. If you are creating this file manually, place it in the root directory of your Android project. If you are configuring {@code lint} preferences in Eclipse, the <code>lint.xml</code> file is automatically created and added to your Android project for you.</p>
|
/frameworks/base/docs/html/training/basics/data-storage/ |
shared-preferences.jd | 52 by name, which you specify with the first parameter. You can call this from any
|
/frameworks/base/docs/html/training/efficient-downloads/ |
redundant_redundant.jd | 30 <p>The most fundamental way to reduce your downloads is to download only what you need. In terms of data, that means implementing REST APIs that allow you to specify query criteria that limit the returned data by using parameters such as the time of your last update.</p>
|
/frameworks/base/docs/html/training/improving-layouts/ |
smooth-scrolling.jd | 78 calling {@link android.os.AsyncTask#execute execute()} you can specify {@link
|
/frameworks/base/docs/html/training/multiscreen/ |
screendensities.jd | 61 <p>For example, when you specify spacing between two views, use <code>dp</code>
|
/frameworks/base/graphics/java/android/graphics/ |
Typeface.java | 27 * textSize, textSkewX, textScaleX to specify
|
/frameworks/base/keystore/java/android/security/ |
AndroidKeyPairGenerator.java | 151 throw new IllegalArgumentException("cannot specify keysize with AndroidKeyPairGenerator");
|
Completed in 941 milliseconds
<<51525354555657585960>>