diff options
| author | Christopher Tate <ctate@google.com> | 2012-03-15 16:27:14 -0700 |
|---|---|---|
| committer | Christopher Tate <ctate@google.com> | 2012-12-10 18:40:57 -0800 |
| commit | 73c2aee40a0e0ab2e8bd2bbbc560aa31c38eaac2 (patch) | |
| tree | a540919f09c77891eb647765e473ea2d1e7c1359 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
| parent | 3aecb61bebbe038b74b5e0d96acbb7142835127e (diff) | |
Make immersive mode public & imply update locking
Activity.setImmersive(boolean) / android:immersive="bool" are now public.
In addition, if the foreground activity is immersive then an update lock
will be held on its behalf. This lets applications such as movie players
suppress the display of intrusive notifications, OTA-availability dialogs,
and the like while they are displaying content that ought not to be
rudely interrupted.
The update lock aspect of this mode is *advisory*, not binding -- the
update mechanism is not actually constrained; it simply uses this information
in deciding whether/when to prompt the user. It's more a guideline than
a rule.
Bug 7681380
Change-Id: I3c412a84cbf3933e3bf0168f2c71c54a86e4b7e5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
