3/ Inject InteractionJankMonitor for StatusBarStateControllerImpl

Scope : StatusBar & NotificationShade

The purpose of InteractionJankMonitor.begin() and
InteractionJankMonitor.end() is used for e2e tests
(scenario / latency / benchmark tests)

SysUI had setup dagger for InteractionJankMonitor,
it would be helpful on unittest if inject instance
in SysUI code directly.

Test: atest SystemUITests
Test: m ArcSystemUI-core
Test: m CarSystemUI-core
Bug: 206720526
Change-Id: Ic17b8f990c353bd4723b79bbfbed40c21016e29c
5 files changed