Files
frameworks_base/core/java/android
Daniel Sandler 613dde4aa6 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
2010-06-22 12:30:12 -04:00
..
2010-06-22 12:30:12 -04:00
2010-05-12 14:53:25 -07:00
2010-06-21 13:59:34 -07:00
2010-05-19 08:28:32 -07:00
2010-06-03 09:03:58 -07:00
2010-06-22 12:30:12 -04:00
2010-06-10 14:38:58 -07:00