Home
last modified time | relevance | path

Searched defs:onBluetoothServiceConnected (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothServiceConnectionListener.java30 void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp); in onBluetoothServiceConnected() method
DAbstractBluetoothA2dpPreferenceController.java134 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothA2dpPreferenceController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DBluetoothServiceConnectionListener.java30 void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp); in onBluetoothServiceConnected() method
DAbstractBluetoothA2dpPreferenceController.java136 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothA2dpPreferenceController
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothPreferenceController.java48 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothPreferenceController
DAbstractBluetoothDialogPreferenceController.java102 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothDialogPreferenceController