Home
last modified time | relevance | path

Searched defs:processConnectionEvent (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java833 private void processConnectionEvent(int state, BluetoothDevice device) in processConnectionEvent() method in HeadsetClientStateMachine.Disconnected
953 private void processConnectionEvent( in processConnectionEvent() method in HeadsetClientStateMachine.Connecting
1359 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetClientStateMachine.Connected
1535 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetClientStateMachine.AudioOn
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java335 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Disconnected
437 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Pending
675 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpStateMachine.Connected
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java248 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Disconnected
350 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Pending
598 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in A2dpSinkStateMachine.Connected
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java404 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Disconnected
541 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Pending
1001 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.Connected
1417 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.AudioOn
1748 private void processConnectionEvent(int state, BluetoothDevice device) { in processConnectionEvent() method in HeadsetStateMachine.MultiHFPending