Home
last modified time | relevance | path

Searched defs:handleBondStateChanged (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java430 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in BatteryService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java289 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in BluetoothPbapService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java827 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in HearingAidService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java928 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java193 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in DatabaseManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1180 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java215 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in HapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java1287 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java476 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in HeadsetService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1355 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in BassClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java3535 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in LeAudioService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java6059 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() method in AdapterService