diff options
author | 2010-06-21 13:46:39 -0400 | |
---|---|---|
committer | 2010-06-22 12:30:12 -0400 | |
commit | 613dde4aa651e11dac3db859723cc6faf8fc0a82 (patch) | |
tree | 8a2d010ff13c104c675ea157c4f677bfa55da231 /libs/ui/Input.cpp | |
parent | aaf39f84063b8fee51bcdb0731d68c328b6a3c3d (diff) |
Revised "immersive mode" API.
No longer a window bit, FLAG_IMMERSIVE is now set on
ActivityInfo.flags and in the Activity's manifest as
android:immersive="true" (ActivityInfo).
[An "immersive" activity is one that wishes to avoid being
paused by full-screen notifications (like an incoming call).
An activity that sets FLAG_IMMERSIVE/android:immersive is
sending a signal to the notification manager, status bar,
etc. that they should try to find some other way to get the
user's attention in high-priority situations.]
[Originally: change Ie290c2e.]
Change-Id: I967bb10b930b8f0772b10f81f2957a03fa3f1736
Diffstat (limited to 'libs/ui/Input.cpp')
0 files changed, 0 insertions, 0 deletions