summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2010-06-23 16:30:39 -0400
committerDaniel Sandler <dsandler@android.com>2010-06-24 22:09:35 -0400
commit87160757e827e8e158d233de09d70e7128184729 (patch)
treec14d78c3feb6526890fd93d90a4aa30366402020 /graphics/java/android/renderscript/RenderScript.java
parent7dacda1142379df1f1f9854c24e452acdea98436 (diff)
Basic handling of Notifications with fullScreenIntent.
If a Notification has a non-null fullScreenIntent AND the topmost Activity is not immersive, that PendingIntent will fire (presumably causing a nice dialog or full-screen activity to appear). Immersive mode handling for FLAG_HIGH_PRIORITY Notifications is still unimplemented (although the fullScreenIntent will be suppressed in immersive mode). Note that currently your fullScreenIntent notification will also get posted to the status bar, so you're responsible for clearing it out (e.g. in onPause in your alert intent). See forthcoming changes to StatusBarTest for an example. Change-Id: Ie750d1b7bcc788bd29ee1d8626f971dd47fd2817
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions