diff options
author | 2010-06-17 10:45:00 -0400 | |
---|---|---|
committer | 2010-06-17 11:43:35 -0400 | |
commit | 611fae4c39edbeb23b53f789a0219c539cf32fa6 (patch) | |
tree | 7c291d737d47e4a2dfd115738bfb1ef0f978f2f0 /libs/utils/PollLoop.cpp | |
parent | e46cbd379a3c19708c7f7e5d3f35e2c596de0c46 (diff) |
New API for "immersive" activity windows.
An "immersive" activity (as indicated by the new
FLAG_IMMERSIVE) is one that wishes to avoid being paused by
full-screen notifications (like an incoming call).
An activity that sets FLAG_IMMERSIVE on its window 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.
FLAG_IMMERSIVE should be used exclusively in conjunction
with FLAG_FULL_SCREEN (that is, only activities that hide
the status bar should consider themselves immersive).
Change-Id: Ie290c2e92fc391bcf55edfdb1fbd626cd284e3e2
Diffstat (limited to 'libs/utils/PollLoop.cpp')
0 files changed, 0 insertions, 0 deletions