Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/media/
DMediaOutputIndicatorWorker.java76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
77 if (bluetoothProfile == BluetoothProfile.A2DP) { in onActiveDeviceChanged()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/media/
DMediaOutputIndicatorWorker.java76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
77 if (bluetoothProfile == BluetoothProfile.A2DP) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
84 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
84 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothDeviceUpdater.java158 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
161 + ", state: " + state + ", bluetoothProfile: " + bluetoothProfile); in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java168 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
171 + ", state: " + state + ", bluetoothProfile: " + bluetoothProfile); in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java155 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
166 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sound/
DAudioSwitchPreferenceController.java159 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument
170 int bluetoothProfile) { in onProfileConnectionStateChanged() argument
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java124 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() argument