Searched refs:hand (Results 1 – 25 of 57) sorted by relevance
123
/frameworks/wilhelm/src/ |
D | README.txt | 11 autogen/ Automagically generated files, do not edit by hand
|
/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/rs/scriptc/ |
D | rs_quaternion.rsh | 71 * @param rsh right hand side quaternion to add 160 * @param rhs right hand side quaternion to multiply by
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 197 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; in updateExpansion() local 198 float target = hand + mOldHeight; in updateExpansion()
|
/frameworks/base/docs/html/design/wear/ |
D | creative-vision.jd | 43 …ces, it only interrupts you when absolutely necessary, and it’s always on hand to provide a ready …
|
/frameworks/base/docs/html/design/style/ |
D | metrics-grids.jd | 67 <li>you strike a good compromise between overall information density on the one hand, and
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-ui.jd | 134 <strong>Tree View</strong>: The left-hand pane displays the Tree View, 167 The upper right-hand pane displays the <strong>Tree Overview</strong>, a smaller map 176 The middle right-hand pane displays the <strong>Properties View</strong>, 186 The lower right-hand pane displays the <strong>Layout View</strong>, 215 clicking the window selection icon in the bottom left-hand corner of the window. This
|
/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…
|
D | wireframing.jd | 71 <p>The easiest and fastest way to get started is to sketch out your screens by hand using paper and…
|
/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
|
D | receiver-element.jd | 70 On the other hand, the presence of at least one filter implies that the broadcast
|
/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/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/docs/html/training/material/ |
D | shadows-clipping.jd | 22 importance of each element and focus their attention to the task at hand.</p>
|
/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/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/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/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/training/multiscreen/ |
D | adaptui.jd | 98 headlines list opens the article in the right hand-side pane if the UI
|
/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…
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | multiple.jd | 170 chart out and hand it to every person working on your codebase. Life just got a lot easier.</p> 199 <p>If, on the other hand, you’re creating the application from scratch, try as
|
123