Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/wilhelm/src/
DREADME.txt11 autogen/ Automagically generated files, do not edit by hand
/frameworks/base/docs/html/design/get-started/
Dcreative-vision.jd36 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
Dprinciples.jd23 force is at hand.</p>
/frameworks/base/docs/html/distribute/googleplay/
Dcast.jd14 the TV and user control on the hand-held device. Graphics-intensive apps can now
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java188 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; in updateExpansion() local
189 float target = hand + mOldHeight; in updateExpansion()
/frameworks/base/docs/html/design/wear/
Dcreative-vision.jd42 …ces, it only interrupts you when absolutely necessary, and it’s always on hand to provide a ready …
/frameworks/base/docs/html/training/articles/
Dperf-tips.jd191 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/
Dmultiple-sizes.jd51hand, generally have much more available screen space and are able to present multiple panes of co…
Dwireframing.jd71 <p>The easiest and fastest way to get started is to sketch out your screens by hand using paper and…
/frameworks/base/docs/html/training/implementing-navigation/
Ddescendant.jd47 …ent} that starts an activity representing the detail screen. On the other hand, tablet displays, e…
/frameworks/base/docs/html/guide/topics/manifest/
Dmeta-data-element.jd40 On the other hand, using the {@code resource} attribute would assign "{@code zoo}"
Dactivity-alias-element.jd81 On the other hand, the presence of at least one filter implies that the alias
Dreceiver-element.jd70 On the other hand, the presence of at least one filter implies that the broadcast
/frameworks/base/docs/html/training/wearables/watch-faces/
Dperformance.jd152 <p>The example clock hand on the left side of <a href="#fig1">Figure 1</a> can be reduced in size
186 setFilterBitmap()} method. <a href="#fig2">Figure 2</a> shows a magnified view of a clock hand with
Ddrawing.jd493 // 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/guide/topics/graphics/
Dview-animation.jd81 <p>Screen coordinates (not used in this example) are (0,0) at the upper left hand corner, and
/frameworks/base/tools/layoutlib/create/
DREADME.txt165 Eclipse. Most of these strategies are implemented hand-in-hand by the bridge (which runs in Eclipse)
/frameworks/base/docs/html/training/id-auth/
Didentify.jd123 hand.</li>
/frameworks/base/docs/html/training/material/
Dshadows-clipping.jd22 relative importance of each element and focus their attention to the task at hand.</p>
/frameworks/base/docs/html/training/testing/ui-testing/
Duiautomator-testing.jd113 <li>Hover over the snapshot in the left-hand panel to see the UI components identified by the
114 {@code uiautomatorviewertool}. The properties are listed in the lower right-hand panel and the
115 layout hierarchy in the upper right-hand panel.</li>
/frameworks/base/docs/html/training/printing/
Dhtml-docs.jd29 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/
Dnavigation.jd28 interact with your app. Although most hand-held devices such as phones use touch as the
/frameworks/base/docs/html/training/multiscreen/
Dadaptui.jd98 headlines list opens the article in the right hand-side pane if the UI
/frameworks/base/docs/html/training/multiple-apks/
Dmultiple.jd170 chart out and hand it to every person working on your codebase. Life just got a lot easier.</p>
192 <p>If, on the other hand, you’re creating the application from scratch, try as
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd172 …ou can instead use intents supported by Android's Calendar application to hand off read and write …
918 …It can instead use intents supported by Android's Calendar application to hand off read and write …
1064 lets your application hand off the event insertion task to the Calendar itself.
1120 doesn't have permission to hand off event editing to the Calendar application.

123