summaryrefslogtreecommitdiffstats
path: root/cmds
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-10-06 11:51:27 -0700
committerDianne Hackborn <hackbod@google.com>2011-10-06 14:57:37 -0700
commit9a230e01a1237749a8a19a5de8d46531b0c8ca6a (patch)
treec62734c0dcd00cc9add7c70bd60e8946e0915735 /cmds
parentfe7fcd23d5b306db7b1fb31c901cbcbb6b66db1d (diff)
downloadframeworks_base-9a230e01a1237749a8a19a5de8d46531b0c8ca6a.zip
frameworks_base-9a230e01a1237749a8a19a5de8d46531b0c8ca6a.tar.gz
frameworks_base-9a230e01a1237749a8a19a5de8d46531b0c8ca6a.tar.bz2
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
This cleans up how ui flags are managed between the client and window manager. It still reports the global UI mode state to the callback, but we now only clear certain flags when the system goes out of a state (currently this just means the hide nav bar mode), and don't corrupt other flags in the application when the global state changes. Also introduces a sequence number between the app and window manager, to avoid using bad old data coming from the app during these transitions. Change-Id: I40bbd12d9b7b69fc0ff1c7dc0cb58a933d4dfb23
Diffstat (limited to 'cmds')
0 files changed, 0 insertions, 0 deletions