diff options
author | yoshiki iguchi <yoshiki@google.com> | 2019-02-26 14:00:40 +0900 |
---|---|---|
committer | Yoshiki Iguchi <yoshiki@google.com> | 2019-07-23 03:42:36 +0000 |
commit | f5ff4c6b75d558ffd3c4c8dd4bee9fad0777b4ed (patch) | |
tree | 5d59b49129c6be2e4941743542b1355e910b89f3 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 855b4506d474239d2edf92ab941aa69a08e378c9 (diff) |
Pass onBootCompleted from SystemBars to StatusBar class
SystemBars is a wrapper class for system bar classes which implement
SystemUI class. So SystemBars should dispatch onBootCompelete event
to a Status bar classe as well as other SystemUI events.
This will benefit any custom Status bar implementation. But under
the current implementations, this affects only ARC, since on phone,
#onBootCompleted isn't overridden in the
com.android.systemui.statusbar.phone.StatusBar.
Bug: 126294007
Bug: 128876921
Test: none
Change-Id: Ib7e206da70489b1401eb2bb01bab2bc431c022eb
(cherry picked from commit 2b80e587d182adeb1bbbbc160df4624ad1d2200c)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions