yoshiki iguchi f5ff4c6b75 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)
2019-07-23 03:42:36 +00:00
2019-06-27 23:48:17 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%