Searched defs:processConnectionEvent (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
| D | A2dpStateMachine.java | 221 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Disconnected 331 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Pending 562 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Connected
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
| D | A2dpSinkStateMachine.java | 246 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Disconnected 360 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Pending 592 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Connected
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
| D | HeadsetClientStateMachine.java | 1391 private void processConnectionEvent(int state, BluetoothDevice device) in processConnectionEvent() method in HeadsetClientStateMachine.Disconnected 1493 …private void processConnectionEvent(int state, int peer_feat, int chld_feat, BluetoothDevice devic… in processConnectionEvent() method in HeadsetClientStateMachine.Connecting 2033 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetClientStateMachine.Connected 2198 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetClientStateMachine.AudioOn
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
| D | HeadsetStateMachine.java | 402 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Disconnected 547 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Pending 1040 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Connected 1476 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.AudioOn 1824 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.MultiHFPending
|