diff options
author | Roman Birg <roman@cyngn.com> | 2016-06-29 14:23:59 -0700 |
---|---|---|
committer | Roman Birg <roman@cyngn.com> | 2016-07-06 09:01:26 -0700 |
commit | 2ab71c1e6f60b0ab76208a1fd5963bac12f4aee8 (patch) | |
tree | 8a92eb2163a4cee8d09aa953f6267ab0d5fbd607 /core | |
parent | 94c32d8bd375b79fab312081b4ff801683cf84e1 (diff) | |
download | frameworks_base-2ab71c1e6f60b0ab76208a1fd5963bac12f4aee8.zip frameworks_base-2ab71c1e6f60b0ab76208a1fd5963bac12f4aee8.tar.gz frameworks_base-2ab71c1e6f60b0ab76208a1fd5963bac12f4aee8.tar.bz2 |
SystemUI: fix qstile page reset timeout
When the user hasn't visisted the quick settings tile area for some time
(currently 10s), we need to reset the page back to the first one.
We can't go off whether we are listening to events because when the user
turns the screen off, listening is set to true, so the page would never
reset if the user turned their screen off.
We now key off whether we are expanded, which represents whether the
user is interacting with the panel.
Change-Id: I010aaa9e9ea84eb96308184dad606d47ce136748
Signed-off-by: Roman Birg <roman@cyngn.com>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions