Home
last modified time | relevance | path

Searched refs:immersive (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/docs/html/training/system-ui/
Dindex.jd46 concurrently with your app. Apps that display immersive content, such as movies or images,
48 or temporarily hide the bars for a fully immersive experience.</p>
57 to create an immersive user experience, while still preserving easy access to the system
Ddim.jd44 creating an immersive experience without sacrificing easy access to the bars.</p>
Dnavigation.jd43 lets the content use the entire display space, thereby providing a more immersive
Dstatus.jd41 content use more of the display space, thereby providing a more immersive user experience.
/frameworks/base/docs/html/design/patterns/
Dfullscreen.jd2 page.tags="full screen","immersive", "leanback"
53 <h2 id="immersive">
/frameworks/base/services/java/com/android/server/am/
DActivityRecord.java137 boolean immersive; // immersive mode (don't interrupt if possible) field in ActivityRecord
239 pw.print(" immersive="); pw.print(immersive); in dump()
464 immersive = (aInfo.flags & ActivityInfo.FLAG_IMMERSIVE) != 0; in ActivityRecord()
477 immersive = false; in ActivityRecord()
DActivityManagerService.java2268 final boolean nextState = r != null && r.immersive; in applyUpdateLockStateLocked()
8750 public void setImmersive(IBinder token, boolean immersive) {
8756 r.immersive = immersive;
8775 return r.immersive;
8783 return (r != null) ? r.immersive : false;
/frameworks/base/docs/html/distribute/googleplay/spotlight/
Dtablets.jd84 widgets and richer notifications, and more ways to provide an immersive experience
155 immersive experience for our users” said Ken Sun, Intuit Group Product Manager
176 the sort of immersive engagement experience we were looking for; the tablet and
260 more immersive on tablet.”</p>
/frameworks/base/docs/html/about/versions/
Dkitkat.jd71 <li><a href="#44-immersive">Full-screen Immersive mode</a></li>
451 <img src="{@docRoot}images/kk-immersive-n5.jpg" alt="" width="240" style=
455 A new <strong>immersive mode</strong> lets apps use every pixel on the
460 <h4 id="44-immersive">Full-screen Immersive mode</h4>
464 "white-space:nowrap;">Android 4.4</span> adds a new full-screen immersive
475 bars. This gives you a great way to create a larger, richer, more immersive
481 full-screen immersive mode, <span style="white-space:nowrap;">Android
482 4.4</span> supports a new gesture &mdash; in immersive mode, an edge swipe
487 To return to immersive mode, users can touch the screen outside of the bar
Dandroid-4.4.jd499 …#SYSTEM_UI_FLAG_HIDE_NAVIGATION}) enables a new <em>immersive</em> full-screen mode. While immersi…
Dandroid-4.2.jd191 <li>If you want a fully immersive display, you can call {@link
Dandroid-4.0.jd1392 this is useful for creating more immersive games without distraction for the system navigation
/frameworks/base/docs/html/design/get-started/
Dui-overview.jd59 Apps that display immersive content, such as movies or images, can temporarily hide the system bars
/frameworks/base/core/java/android/app/
DIActivityManager.java315 public void setImmersive(IBinder token, boolean immersive) throws RemoteException; in setImmersive() argument
DActivityManagerNative.java3999 public void setImmersive(IBinder token, boolean immersive) in setImmersive() argument
4005 data.writeInt(immersive ? 1 : 0); in setImmersive()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java2707 boolean immersive = (sysui & View.SYSTEM_UI_FLAG_IMMERSIVE) != 0; in beginLayoutLw()
2709 boolean navAllowedHidden = immersive || immersiveSticky; in beginLayoutLw()
/frameworks/base/api/
Dcurrent.txt590 field public static final int immersive = 16843456; // 0x10102c0