Home
last modified time | relevance | path

Searched refs:mBluetoothRepository (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java70 private final BluetoothRepository mBluetoothRepository; field in BluetoothControllerImpl
103 mBluetoothRepository = bluetoothRepository; in BluetoothControllerImpl()
256 mBluetoothRepository.fetchConnectionStatusInBackground( in updateConnected()