Searched refs:hand (Results 1 – 25 of 64) sorted by relevance
123
/frameworks/wilhelm/src/ |
D | README.txt | 11 autogen/ Automagically generated files, do not edit by hand
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | cast.jd | 14 the TV and user control on the hand-held device. Graphics-intensive apps can now
|
/frameworks/base/docs/html/design/get-started/ |
D | creative-vision.jd | 33 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
|
D | principles.jd | 23 force is at hand.</p>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 185 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; in updateExpansion() local 186 float target = hand + mOldHeight; in updateExpansion()
|
/frameworks/base/docs/html/design/wear/ |
D | creative-vision.jd | 42 …ces, it only interrupts you when absolutely necessary, and it’s always on hand to provide a ready …
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-ui.jd | 135 <strong>Tree View</strong>: The left-hand pane displays the Tree View, 168 The upper right-hand pane displays the <strong>Tree Overview</strong>, a smaller map 177 The middle right-hand pane displays the <strong>Properties View</strong>, 187 The lower right-hand pane displays the <strong>Layout View</strong>, 216 clicking the window selection icon in the bottom left-hand corner of the window. This
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | performance.jd | 63 <p>The example clock hand on the left side of <a href="#fig1">Figure 1</a> can be reduced in size 101 setFilterBitmap()} method. <a href="#fig2">Figure 2</a> shows a magnified view of a clock hand with
|
D | drawing.jd | 493 // Constant to help calculate clock hand rotations 520 // Only draw the second hand in interactive mode. 543 method. The second hand is only drawn in interactive mode, not in ambient mode.</p>
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 191 a hand-written counted loop is 243 hand-written counted loop for performance-critical {@link java.util.ArrayList} iteration.</p> 334 to library methods with hand-coded assembler, which may be better than the 340 is about 9x faster than a hand-coded loop on a Nexus One with the JIT.</p>
|
/frameworks/base/docs/html/training/design-navigation/ |
D | multiple-sizes.jd | 51 …hand, generally have much more available screen space and are able to present multiple panes of co…
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 47 …ent} that starts an activity representing the detail screen. On the other hand, tablet displays, e…
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | meta-data-element.jd | 40 On the other hand, using the {@code resource} attribute would assign "{@code zoo}"
|
D | activity-alias-element.jd | 81 On the other hand, the presence of at least one filter implies that the alias
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | view-animation.jd | 81 <p>Screen coordinates (not used in this example) are (0,0) at the upper left hand corner, and
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 165 Eclipse. Most of these strategies are implemented hand-in-hand by the bridge (which runs in Eclipse)
|
/frameworks/base/docs/html/training/id-auth/ |
D | identify.jd | 123 hand.</li>
|
/frameworks/base/docs/html/training/material/ |
D | shadows-clipping.jd | 22 relative importance of each element and focus their attention to the task at hand.</p>
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | uiautomator-testing.jd | 133 <li>Hover over the snapshot in the left-hand panel to see the UI components identified by the 134 {@code uiautomatorviewertool}. The properties are listed in the lower right-hand panel and the 135 layout hierarchy in the upper right-hand panel.</li>
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | navigation.jd | 28 interact with your app. Although most hand-held devices such as phones use touch as the
|
/frameworks/base/docs/html/training/printing/ |
D | html-docs.jd | 29 a page from the web, create a print job and hand it off to Android's print services.</p>
|
/frameworks/base/docs/html/tools/studio/ |
D | studio-config.jd | 61 <li><strong>Dev channel</strong>: Dev builds are hand-picked older canary builds that survived
|
/frameworks/base/docs/html/training/multiscreen/ |
D | adaptui.jd | 98 headlines list opens the article in the right hand-side pane if the UI
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio-layout.jd | 89 particular theme and/or select one from the list on the right hand side. The theme you
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_ui.jd | 116 …hand panel to see the UI components identified by the {@code uiautomatorviewer} tool. You can view…
|
123