/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapPCEClient.java | 157 onConnectionStateChanged(mDevice, BluetoothProfile.STATE_CONNECTING, in onPbapClientConnected() 162 onConnectionStateChanged(mDevice, BluetoothProfile.STATE_CONNECTING, in onPbapClientConnected() 208 onConnectionStateChanged(device, oldState, newState); in handleMessage() 238 onConnectionStateChanged(mDevice,BluetoothProfile.STATE_DISCONNECTED, in handleConnect() 269 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) { in onConnectionStateChanged() method in PbapPCEClient
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 295 onConnectionStateChanged(CONNECTION_STATE_DISCONNECTED, in processMessage() 742 private void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in A2dpStateMachine 771 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) { in onConnectionStateChanged() method in A2dpStateMachine.IntentBroadcastHandler 786 onConnectionStateChanged((BluetoothDevice) msg.obj, msg.arg1, msg.arg2); in handleMessage()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStateMachine.java | 320 onConnectionStateChanged(CONNECTION_STATE_DISCONNECTED, in processMessage() 771 private void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in A2dpSinkStateMachine 812 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) { in onConnectionStateChanged() method in A2dpSinkStateMachine.IntentBroadcastHandler 828 onConnectionStateChanged((BluetoothDevice) msg.obj, msg.arg1, msg.arg2); in handleMessage()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | DeviceListPreferenceFragment.java | 227 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { } in onConnectionStateChanged() method in DeviceListPreferenceFragment
|
D | BluetoothSettings.java | 543 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothSettings.SummaryProvider
|
D | DockService.java | 940 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { } in onConnectionStateChanged() method in DockService.DockBluetoothCallback
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 487 onConnectionStateChanged(HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, in processMessage() 1253 onConnectionStateChanged(HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, in processMessage() 1615 onConnectionStateChanged(HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, in processMessage() 3130 private void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HeadsetStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpControllerService.java | 810 private void onConnectionStateChanged(boolean connected, byte[] address) { in onConnectionStateChanged() method in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 2435 private void onConnectionStateChanged(int state, int peer_feat, int chld_feat, byte[] address) { in onConnectionStateChanged() method in HeadsetClientStateMachine
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 40849 01-13 23:19:13.086 2653 2684 D AvrcpControllerService: onConnectionStateChanged true A0:91:69:7D:…
|