Searched refs:semi (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | pausing.jd | 36 visual components that cause the activity to <em>pause</em>. For example, when a semi-transparent 56 <p class="img-caption"><strong>Figure 1.</strong> When a semi-transparent activity obscures
|
D | starting.jd | 123 other activity that's in the foreground is semi-transparent or doesn't cover the entire screen. The
|
/frameworks/base/docs/html/design/building-blocks/ |
D | grid-lists.jd | 83 <p>Use semi-transparent panels on top of the grid list items to display your labels. This allows yo…
|
/frameworks/base/docs/html/training/system-ui/ |
D | immersive.jd | 237 semi-transparent state, but no flags are cleared, and your 242 <p>Figure 2 shows the semi-transparent system bars that briefly appear and then hide again
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | issues.jd | 103 <li>To protect the status bar and hotword with a semi-transparent gray background, use the
|
/frameworks/base/docs/html/design/patterns/ |
D | buttons.jd | 133 the app, the system bars are semi-transparent. The bars automatically
|
D | fullscreen.jd | 133 the app, the system bars are semi-transparent. The bars automatically
|
D | help.jd | 37 …The first time each user visits the All Apps screen, a semi-transparent overlay appears to teach a…
|
/frameworks/base/core/java/android/content/ |
D | Intent.java | 4358 int semi = uri.indexOf(';', i); in parseUri() local 4359 String value = eq < semi ? Uri.decode(uri.substring(eq + 1, semi)) : ""; in parseUri() 4412 else if (semi == (i+3) && uri.startsWith("SEL", i)) { in parseUri() 4437 i = semi + 1; in parseUri()
|
/frameworks/base/tools/aapt/ |
D | XMLNode.cpp | 325 ssize_t semi = span.name.findFirst(';'); in parseStyledString() local 326 if (semi >= 0) { in parseStyledString() 327 spanTag.setTo(span.name.string(), semi); in parseStyledString()
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_admin.jd | 208 The CSV file uses commas (,) and semi-colons (;) to separate data values. 209 Commas are used to separate primary data values, and semi-colons are used to separate subvalues. For
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | actionbar.jd | 1314 also like to use it purely as a visual effect, because you can use a semi-transparent background 1318 draw the action bar with a semi-transparent background by default. However, you can modify it with
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
D | jetcreator_manual.jd | 557 Indicates the transposition in semi-tones or half-steps a segment should
|