OSDN Git Service

Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
authorAdrian Roos <roosa@google.com>
Thu, 25 Sep 2014 23:02:49 +0000 (01:02 +0200)
committerAdrian Roos <roosa@google.com>
Mon, 29 Sep 2014 13:48:46 +0000 (15:48 +0200)
commit9d38f35a8f4e2ae671337af20c640dffa92570c5
treea885106ef23482b2fd7e144b9ea4b6d6411b2d98
parent311fc0b399f01a79169ae69aea05556043a7d7df
Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams

By default, dreams should not get the in-window bars
because those conflict with the lights-out bar mode.

Bug: 17367264
Change-Id: I8c041c706f7a7c4791ed4760c34a5618fb7423d7
core/java/android/service/dreams/DreamService.java