Home
last modified time | relevance | path

Searched defs:connectionStateChanged (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DStackEventTest.java32 public void connectionStateChanged() { in connectionStateChanged() method in StackEventTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DStackEvent.java45 static StackEvent connectionStateChanged( in connectionStateChanged() method in StackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java73 static StackEvent connectionStateChanged(BluetoothDevice device, int state) { in connectionStateChanged() method in StackEvent
DA2dpSinkService.java578 void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java888 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in HearingAidService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java994 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1320 void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java399 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in HapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java1342 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1314 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in BassClientService