Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DBluetoothStatusIconController.java50 BluetoothController bluetoothController) { in BluetoothStatusIconController() argument
52 mBluetoothController = bluetoothController; in BluetoothStatusIconController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java80 BluetoothController bluetoothController in BluetoothTile() argument
84 mController = bluetoothController; in BluetoothTile()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java167 BluetoothController bluetoothController, NextAlarmController nextAlarmController, in PhoneStatusBarPolicy() argument
187 mBluetooth = bluetoothController; in PhoneStatusBarPolicy()