summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2012-03-15 16:27:14 -0700
committerChristopher Tate <ctate@google.com>2012-03-19 18:37:57 -0700
commit9ce685b934b36cc57631e10f7c1e3609e91e3f9c (patch)
tree5ab0bc432f26889dcc2205e3e5c4c0ed11477424 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parent179239bc6c2c7d09f226c6771735169d2bce98cd (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 6154438 Change-Id: Ibd3491fc437077f3fa0d9708ed91955121e8c877
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions