Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothServiceConnectionListener.java30 void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp); in onBluetoothServiceConnected() method
DAbstractBluetoothA2dpPreferenceController.java141 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothA2dpPreferenceController
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothPreferenceController.java63 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothPreferenceController
DAbstractBluetoothListPreferenceController.java94 public void onBluetoothServiceConnected(@NonNull BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothListPreferenceController
DAbstractBluetoothDialogPreferenceController.java109 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothDialogPreferenceController