Searched refs:overlays (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/core/tests/overlaytests/OverlayAppSecond/res/raw/ |
D | lorem_ipsum.txt | 1 Lorem ipsum: multiple overlays.
|
/frameworks/base/docs/html/google/play-services/ |
D | maps.jd | 18 with <b>image overlays</b>, embed <b>one or more maps</b> as fragments, 45 and polygons to indicate paths or regions, or provide complete image overlays.
|
/frameworks/base/docs/html/guide/topics/location/ |
D | index.jd | 76 polygons and overlays, and to change the user's view of a particular map area.</p> 90 number of overlays on top of the map. </p>
|
/frameworks/base/docs/html/training/search/ |
D | backward-compat.jd | 27 system provided UI that overlays on top of your application when invoked.</p>
|
/frameworks/base/docs/html/design/patterns/ |
D | selection.jd | 39 <p itemprop="description">The contextual action bar (CAB) is a temporary action bar that overlays y…
|
D | navigation-drawer.jd | 23 <p>As the navigation drawer expands, it overlays the content but not the action bar. When the 331 <li>Your navigation drawer overlays the content.</li>
|
D | actionbar.jd | 243 <p>A <em>contextual action bar (CAB)</em> is a temporary action bar that overlays the app's action …
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-ui.jd | 29 <li><a href="#overlays">Working with Pixel Perfect overlays</a></li> 449 <h3 id="overlays">Working with Pixel Perfect overlays</h3>
|
/frameworks/base/docs/html/google/ |
D | index.jd | 54 markers and overlays, control the user's perspective, draw lines
|
/frameworks/base/docs/html/tools/revisions/ |
D | studio.jd | 210 will now also show all resource overlays from the various Gradle flavors and build types, as
|
/frameworks/base/docs/html/guide/topics/media/ |
D | exoplayer.jd | 462 overlays or annotations. Implementing this kind of functionality as a {@code TrackRenderer} 463 … makes it easy to keep the overlays or annotations in sync with the other media being played.</li>
|
/frameworks/base/docs/html/training/gestures/ |
D | scroll.jd | 212 // the EdgeEffect class to draw "glow" overlays.
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.3.jd | 55 <li><a href="#ViewOverlay">View overlays</a></li> 632 <h3 id="ViewOverlay">View overlays</h3>
|
D | jelly-bean.jd | 368 <h4 id="43-view-overlays">View overlays</h4> 370 <p>You can now create <strong>transparent overlays</strong> on top of Views and
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerService.java | 4085 ArrayMap<String, PackageParser.Package> overlays = mOverlays.get(pkg.packageName); in createIdmapsForPackageLI() local 4086 if (overlays == null) { in createIdmapsForPackageLI() 4090 for (PackageParser.Package opkg : overlays.values()) { in createIdmapsForPackageLI()
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 1841 …urther improvements to <code><merge></code> layouts, as well as layouts with gesture overlays
|