Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothServiceConnectionListener.java30 void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp); in onBluetoothServiceConnected() method
DAbstractBluetoothA2dpPreferenceController.java128 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected() method in AbstractBluetoothA2dpPreferenceController