Home
last modified time | relevance | path

Searched defs:handleConnectionStateChanged (Results 1 – 7 of 7) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothStateReceiver.java165 private void handleConnectionStateChanged(Intent intent) { in handleConnectionStateChanged() method in BluetoothStateReceiver
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java278 public void handleConnectionStateChanged(BatteryStateMachine sm, int fromState, int toState) { in handleConnectionStateChanged() method in BatteryService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java989 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1316 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java1337 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1310 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() method in BassClientService
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiConnectivityManager.java3088 public void handleConnectionStateChanged( in handleConnectionStateChanged() method in WifiConnectivityManager