/frameworks/base/core/java/android/text/style/ |
D | StyleSpan.java | 101 int want = oldStyle | style; in apply() local 105 tf = Typeface.defaultFromStyle(want); in apply() 107 tf = Typeface.create(old, want); in apply() 110 int fake = want & ~tf.getStyle(); in apply()
|
/frameworks/opt/setupwizard/library/ |
D | build.gradle | 2 * Build the file with local dependencies. This is typically the build file you want to use when 20 // For builds in the Android tree we want to build the dependencies from source for reproducible 21 // builds. To add a dependency, you want to specify something like this:
|
D | standalone.gradle | 3 * as opposed to building it as part of the git-tree. This is typically the file you want to include
|
/frameworks/native/opengl/libagl/ |
D | matrix.h | 39 void ogles_validate_transform_impl(ogles_context_t* c, uint32_t want); 50 ogles_context_t* c, uint32_t want) in ogles_validate_transform() argument 52 if (c->transforms.dirty & want) in ogles_validate_transform() 53 ogles_validate_transform_impl(c, want); in ogles_validate_transform()
|
/frameworks/base/docs/html/distribute/tools/ |
D | open-distribution.jd | 2 page.metaDescription=With Android you can distribute apps to users in any way you want, using any s… 9 apps to users in any way you want, using any distribution approach or 43 useful if you want to distribute your apps to a large global audience. 44 However, you can distribute your apps through any app marketplace you want or 98 If you don’t want to release your apps on a marketplace such as Google Play,
|
/frameworks/base/docs/html/tools/help/ |
D | gltracer.jd | 55 16) or higher that is running the application you want to analyze. The Tracer tool captures trace 73 containing the activity you want to trace, for example: {@code com.example.android.opengl}</li> 75 want to trace, for example: {@code OpenGLES20Complete} 80 <p class="note"><strong>Note:</strong> If you want to capture progressive frame images for each 86 <li>On the connected device, exercise the functions of your application you want to trace.</li>
|
/frameworks/base/docs/html/training/animation/ |
D | layout.jd | 31 <p class="note"><strong>Tip</strong>: If you want to supply custom layout animations, 51 <p>If you want to jump ahead and see a full working example, 63 attribute to <code>true</code> for the layout that you want to enable animations for.
|
D | crossfade.jd | 38 another. This animation is useful for situations where you want to switch content or views 58 If you want to jump ahead and see a full working example, 78 Create the two views that you want to crossfade. The following example creates a progress 115 <li>Create member variables for the views that you want to crossfade. You need
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
D | host.jd | 128 <li>If you want your application to be notified of an attached USB device, specify an 132 identifying information about the device that you want to detect. 135 devices that you want to filter. The following list describes the attributes of 136 <code><usb-device></code>. In general, use vendor and product ID if you want to filter 137 for a specific device and use class, subclass, and protocol if you want to filter for a group 214 intent filter is useful if you want to be able to have your application automatically detect a 215 desired device. Enumerating connected USB devices is useful if you want to get a list of all 224 filter, the system presents them with a dialog that asks if they want to start your application. 262 the USB devices that are connected. The hash map is keyed by the USB device's name if you want to 361 device that you want to communicate on and send requests on this endpoint with a {@link [all …]
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | index.jd | 31 gallery may want to offer files to image editors, or a file management app may want to allow 45 If you want to share small amounts of text or numeric data between apps, you should send an
|
D | setup-sharing.jd | 31 specify the files you want to offer to other apps. 74 that you want to use for content URIs generated by the 90 ><provider></a></code> points to an XML file that specifies the directories you want to 97 you need to specify the directories that contain the files you want to share. To specify the 124 <strong>Note:</strong> The XML file is the only way you can specify the directories you want to
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 97 library</a>. You will also need to create an icon for your application, and you may want to prepare 117 <p>If you want to distribute your apps to the broadest possible audience, releasing through 121 useful if you want to distribute your applications to a large global audience. 122 However, you can distribute your apps through any app marketplace you want or 149 By configuring various Google Play settings, you can choose the countries you want to 150 reach, the listing languages you want to use, and the price you want to charge in each 196 <p>If you do not want to release your app on a marketplace like Google Play, you 210 website, it can be inefficient. For example, if you want to monetize your
|
/frameworks/base/docs/html/about/ |
D | android.jd | 61 as much control as you want over your UI on different device 93 products. You can publish whenever you want, as often as you want, and to the 94 customers you want. You can distribute broadly to all markets and
|
/frameworks/base/docs/html/training/ |
D | building-graphics.jd | 10 If you want to go beyond the basic user interface to create a beautiful visual experience,
|
/frameworks/base/docs/html/tools/devices/ |
D | managing-avds-cmdline.jd | 96 with options that specify a name for the new AVD and the system image you want 105 <p>You can use any name you want for the AVD, but since you are likely to be 116 <p>When you've selected the target you want to use and made a note of its ID, 125 platform"), the <code>android</code> tool next asks you whether you want to 130 <p>If you want to set custom hardware emulation options for the AVD, enter 131 "yes" and set values as needed. If you want to use the default hardware 161 you want to create a custom hardware profile for the new AVD.</li> 199 If you want to use a custom location for the AVD directory, you 347 <p>If you want to move or rename an AVD, you can do so using this command:</p>
|
D | index.jd | 30 <li>Other options: You can specify the emulator skin you want to use with the AVD, which lets 38 <p>You can create as many AVDs as you need, based on the types of device you want to model. 63 library is present. If you want to run your application on an emulator, create an AVD that
|
/frameworks/base/docs/html/tools/debugging/ |
D | ddms.jd | 106 <li>In the Devices tab, select the process that you want to see the heap information for.</li> 130 <li>In the Devices tab, select the process that you want to enable allocation tracking 152 want to transfer files to and from the device.</p> 156 <li>In the Devices tab, select the emulator that you want to view the file system for.</li> 173 <li>In the Devices tab, select the process that you want to examine the threads for.</li> 183 execution time, and time spent executing the method. If you want more granular control over 198 <li>On the Devices tab, select the process that you want to enable method profiling for.</li> 206 <li>Interact with your application to start the methods that you want to profile.</li> 301 phone's voice and data network status. This is useful when you want to test your application's 321 controls tab lets you spoof calls and messages. This is useful when you want to to test your [all …]
|
/frameworks/base/docs/html/training/basics/intents/ |
D | sending.jd | 39 component you want to start. However, when you want to have a separate app perform an action, such 50 action to perform. The action specifies the thing you want to do, such as <em>view</em>, 52 with the action, such as the address you want to view, or the email message you want to send. 53 Depending on the intent you want to create, the data might be a {@link android.net.Uri}, 133 android.content.Intent} to be as specific as possible. For example, if you want to display an image
|
/frameworks/base/docs/html/guide/practices/ |
D | screens-support-1.5.jd | 72 Android 1.5 or earlier platform version, and want to maintain compatibility with Android 1.5, you 111 that use the screen sizes and densities that you want to support. When you create the AVDs, make 128 you want to use. Using newer APIs not supported by your minimum version will mean that your 133 Users of devices with QVGA resolution at low density may want to download your application, so you 140 attention to how usable your application is on such screens. You might want to design new layouts
|
/frameworks/base/docs/html/design/patterns/ |
D | app-structure.jd | 22 <p>Your app's structure depends largely on the content and tasks you want to surface for your users… 57 <p>Ask yourself: "What are my typical users most likely going to want to do in my app?", and struct… 121 <li>You want the user to be highly aware of the alternate views.</li> 142 <li>You don't want to give up the vertical screen real estate for a dedicated tab bar.</li> 164 <li>You don't want to give up the vertical screen real estate for a dedicated tab bar.</li> 166 <li>You want to provide direct access to screens on lower levels.</li> 167 <li>You want to provide quick navigation to views which don't have direct relationships between eac… 282 <p>If your users are likely to want to look at multiple items in sequence, allow them to navigate
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | overview.jd | 33 after another, like a roll of film. This method of animation is useful if you want to animate 62 with the Native Development Kit (NDK). Using the framework APIs is desireable when you want to add a 69 code that you want to port over to Android. For more information about using the NDK, read the
|
/frameworks/base/docs/html/training/activity-testing/ |
D | activity-basic-testing.jd | 52 want to test, but suffixed with <strong>“Test”</strong>.</p> 91 {@link android.app.Activity} that you want to test.</p> 131 {@link android.app.Activity} that you want to test.</li> 141 been set up correctly, and the objects that you want to test have been correctly 147 <p>For example, you might want to add a {@code testPreconditons()} method like 159 verify if a specific condition that you want to test is true.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | custom-components.jd | 103 isn't necessary (perhaps you want to create a new public View for 115 machine. Either way, you want something that the built-in components just 136 You will probably want to create your own event listeners, 141 You will almost certainly want to override <code>onMeasure()</code> and 142 are also likely to need to override <code>onDraw()</code> if you want 146 probably not what you want. 155 upon which you can implement anything you want: 2D graphics, other standard or 159 This does not apply to 3D graphics. If you want to 351 <p>If you don't want to create a completely customized component, but instead 442 similar to what you want, you can simply extend that component and just [all …]
|
D | themes.jd | 82 <p>For each style you want to create, add a {@code <style>} element to the file 110 properties. You can then override the inherited style properties if you want to.</p> 112 <p>Remember, a style that you want to use as an Activity or application theme is defined in XML 123 then define only the properties that you want to change or add. You can 135 <p>If you want to inherit from styles that you've defined yourself, you <em>do not</em> have to use 136 the <code>parent</code> attribute. Instead, just prefix the name of the style you want to 289 <p>If you want a theme applied to just one Activity in your application, then add the 300 <p>Or if you want the background to be transparent, use the Translucent theme:</p> 306 <p>If you like a theme, but want to tweak it, just add the theme as the <code>parent</code> 333 and you might want to use these while running on those platforms while still being [all …]
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_eclipse.jd | 23 You may also want to read 53 If you are not developing in Eclipse or you want to learn how to create and run tests from the 91 but you may want to associate the name with the project name for the application under test. 107 path where you want your project. 152 Before you create your test package, you choose the Java package identifier you want to use 153 for your test case classes and the Android package name you want to use. To learn more 169 If you want to change the identifier value, right-click the identifier and select 203 To control your test environment, you will want to override the <code>setUp()</code> and 235 suites by using command-line tools included with the Android SDK. You may want 237 have a large test case, or if you want a fine level of control over which [all …]
|