Use Singleton LocalBluetoothManager in SystemUI

Use the Dagger created LocalBluetoothManager everywhere in SystemUI.
Create LocalMediaManager by injecting said manager.

This prevents the SystemUI package to have multiple instances of
LocalBluetoothManager

Fixes: 150833065
Bug: 151319693
Test: bluetooth tile shows correct state
Change-Id: I9a4d81f32036a7ed94c202eac4ace84f0d6bf988
5 files changed