Searched refs:immersive (Results 1 – 16 of 16) sorted by relevance
124 boolean immersive; // immersive mode (don't interrupt if possible) field in ActivityRecord217 pw.print(" immersive="); pw.print(immersive); in dump()443 immersive = (aInfo.flags & ActivityInfo.FLAG_IMMERSIVE) != 0; in ActivityRecord()456 immersive = false; in ActivityRecord()
7422 public void setImmersive(IBinder token, boolean immersive) { in setImmersive() argument7428 r.immersive = immersive; in setImmersive()7438 return r.immersive; in isImmersive()7446 return (r != null) ? r.immersive : false; in isTopActivityImmersive()
72 immersive experience for our users” said Ken Sun, Intuit Group Product Manager93 the sort of immersive engagement experience we were looking for; the tablet and177 more immersive on tablet.”</p>
59 Apps that display immersive content, such as movies or images, can temporarily hide the system bars
861 boolean immersive = false; in addNotification()863 immersive = ActivityManagerNative.getDefault().isTopActivityImmersive(); in addNotification()865 Slog.d(TAG, "Top activity is " + (immersive?"immersive":"not immersive")); in addNotification()
853 final boolean immersive = isImmersive(); in addNotification()854 if (false && immersive) { in addNotification()
291 public void setImmersive(IBinder token, boolean immersive) throws RemoteException; in setImmersive() argument
3596 public void setImmersive(IBinder token, boolean immersive) in setImmersive() argument3602 data.writeInt(immersive ? 1 : 0); in setImmersive()
234 …Google Books' detail view replicates the immersive experience of reading an actual book through li…
176 <li>If you want a fully immersive display, you can call {@link
1428 this is useful for creating more immersive games without distraction for the system navigation
530 field public static final int immersive = 16843456; // 0x10102c0
532 field public static final int immersive = 16843456; // 0x10102c0
539 field public static final int immersive = 16843456; // 0x10102c0
561 field public static final int immersive = 16843456; // 0x10102c0