Home
last modified time | relevance | path

Searched refs:dots (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/docs/html/distribute/stories/games/
Dtwo-dots.jd4 page.image=images/cards/distribute/stories/two-dots.png
13 <img src="{@docRoot}images/distribute/stories/two-dots-icon.png"
52 src="{@docRoot}images/distribute/stories/two-dots-screenshot.png"
54 "{@docRoot}images/distribute/stories/two-dots-screenshot.png 1x
55 {@docRoot}images/distribute/stories/two-dots-screenshot_2x.png 2x">
Ddots.jd4 page.image=images/cards/distribute/stories/dots.png
13 <img src="{@docRoot}images/distribute/stories/dots-icon.png" height="113" />
54 src="{@docRoot}images/distribute/stories/dots-screenshot.png"
56 "{@docRoot}images/distribute/stories/dots-screenshot.png 1x
57 {@docRoot}images/distribute/stories/dots-screenshot_2x.png 2x">
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DUsageGraph.java86 float dots = resources.getDimensionPixelSize(R.dimen.usage_graph_dot_size); in UsageGraph() local
88 mDottedPaint.setStrokeWidth(dots * 3); in UsageGraph()
89 mDottedPaint.setPathEffect(new DashPathEffect(new float[] {dots, interval}, 0)); in UsageGraph()
/frameworks/base/docs/html/training/system-ui/
Ddim.jd72 side of the image) has faint white dots on it to represent the navigation controls:</p>
/frameworks/base/tools/layoutlib/create/
DREADME.txt70 ("*" does not matches dots whilst "**" does, and "." and "$" are interpreted as-is). In practice we
/frameworks/base/docs/html/guide/topics/ui/controls/
Dtext.jd120 <dd>Normal text keyboard, but the characters entered turn into dots.</dd>
/frameworks/base/docs/html/guide/practices/
Dcompatibility.jd247 density of the pixels on the screen, known as <acronym title="dots per inch">DPI</acronym>).
Dscreens_support.jd117 <dd>The quantity of pixels within a physical area of the screen; usually referred to as dpi (dots
/frameworks/base/docs/html/guide/topics/resources/
Dmore-resources.jd220 screen. These units are relative to a 160 dpi (dots per inch) screen, on which 1dp is roughly equal
/frameworks/base/docs/html/distribute/essentials/quality/
Dbillions.jd287 at 160 dots per inch (mdpi density).</li>