summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Daniel Sandler <dsandler@android.com> 2010-06-23 16:29:36 -0400
committer Daniel Sandler <dsandler@android.com> 2010-06-23 16:29:36 -0400
commit69a4817e3e1e368e758ff8c238deb5ee26963c04 (patch)
tree3eaed1f053b09daabf84854acb3155216543a102 /opengl/java
parentefbe2d78ee5e26b6606c8552a5c1ac70749a5013 (diff)
Immersive activity API.
An Activity can declare itself to be "immersive" either by setting android:immersive="true" in AndroidManifest or by calling setImmersive(true). Immersive activities "should" not be interrupted, for example by Notifications with an associated fullScreenIntent. (In the future we may even prevent any non-system application from successfully calling startActivity() if the foreground activity is immersive.) Notifications with FLAG_HIGH_PRIORITY set will be shown to the user in some less-obtrusive way if the frontmost activity is immersive. Change-Id: I8d0c25cc4e22371c27cbf2bb6372d2c95d57b2d7
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions