Home
last modified time | relevance | path

Searched defs:getConnectionStateInt (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DPbapStateMachine.java143 abstract int getConnectionStateInt(); in getConnectionStateInt() method in PbapStateMachine.PbapStateBase
217 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.WaitingForAuth
268 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Finished
297 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Connected
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java453 abstract int getConnectionStateInt(); in getConnectionStateInt() method in HeadsetStateMachine.HeadsetStateBase
467 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnected
613 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Connecting
776 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnecting
864 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.ConnectedBase