Home
last modified time | relevance | path

Searched defs:bluetoothProfile (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java104 default void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged()
128 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
H A DBluetoothEventManager.java203 int bluetoothProfile) { in dispatchProfileConnectionStateChanged()
226 int bluetoothProfile) { in dispatchActiveDeviceChanged()
436 int bluetoothProfile = 0; in onReceive() local
H A DCachedBluetoothDevice.java563 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 DPairedBluetoothDevicesWorker.java83 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 DBluetoothUpdateWorker.java90 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 DAudioSwitchPreferenceController.java155 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 DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothPairingDetail.java195 int bluetoothProfile) { in onProfileConnectionStateChanged()
H A DBluetoothDeviceUpdater.java172 int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java377 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 DBluetoothManagerService.java1329 public boolean bindBluetoothProfileService(int bluetoothProfile, in bindBluetoothProfileService()
1369 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()