Searched defs:bluetoothProfile (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothCallback.java | 104 default void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged() 128 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
|
H A D | BluetoothEventManager.java | 203 int bluetoothProfile) { in dispatchProfileConnectionStateChanged() 226 int bluetoothProfile) { in dispatchActiveDeviceChanged() 436 int bluetoothProfile = 0; in onReceive() local
|
H A D | CachedBluetoothDevice.java | 563 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged() 601 public boolean isActiveDevice(int bluetoothProfile) { in isActiveDevice()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
H A D | PairedBluetoothDevicesWorker.java | 83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() 89 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
H A D | BluetoothUpdateWorker.java | 90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() 106 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/sound/ |
H A D | AudioSwitchPreferenceController.java | 155 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() 166 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | BluetoothPairingDetail.java | 195 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
H A D | BluetoothDeviceUpdater.java | 172 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | BluetoothControllerImpl.java | 377 int state, int bluetoothProfile) { in onProfileConnectionStateChanged() 388 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | BluetoothManagerService.java | 1329 public boolean bindBluetoothProfileService(int bluetoothProfile, in bindBluetoothProfileService() 1369 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()
|