Searched defs:bluetoothProfile (Results  1 – 10 of 10) sorted by relevance
| /packages/apps/Car/Settings/src/com/android/car/settings/qc/ | 
| D | PairedBluetoothDevicesWorker.java | 83     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()89             int state, int bluetoothProfile) {  in onProfileConnectionStateChanged()
 
 | 
| /packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ | 
| D | BluetoothUpdateWorker.java | 90     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()106             int bluetoothProfile) {  in onProfileConnectionStateChanged()
 
 | 
| /packages/apps/Settings/src/com/android/settings/accessibility/ | 
| D | AvailableHearingDevicePreferenceController.java | 100     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()
 | 
| D | AccessibilityHearingAidPreferenceController.java | 181     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/sound/ | 
| D | AudioSwitchPreferenceController.java | 157     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()168             int bluetoothProfile) {  in onProfileConnectionStateChanged()
 
 | 
| /packages/apps/Settings/src/com/android/settings/connecteddevice/ | 
| D | AvailableMediaDeviceGroupController.java | 148     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/bluetooth/ | 
| D | BluetoothDevicePairingDetailBase.java | 120             int bluetoothProfile) {  in onProfileConnectionStateChanged()
 | 
| D | BluetoothDeviceUpdater.java | 176             int bluetoothProfile) {  in onProfileConnectionStateChanged()
 | 
| /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ | 
| D | BluetoothPreferenceController.java | 134     public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {  in onActiveDeviceChanged()
 | 
| /packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ | 
| D | BluetoothManagerService.java | 1715     public boolean bindBluetoothProfileService(int bluetoothProfile, String serviceName,  in bindBluetoothProfileService()1755     public void unbindBluetoothProfileService(int bluetoothProfile,  in unbindBluetoothProfileService()
 
 |