Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DPbapStateMachine.java133 abstract int getConnectionStateInt(); in getConnectionStateInt() method in PbapStateMachine.PbapStateBase
207 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.WaitingForAuth
257 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Finished
286 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Connected
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java415 abstract int getConnectionStateInt(); in getConnectionStateInt() method in HeadsetStateMachine.HeadsetStateBase
429 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnected
548 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Connecting
708 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnecting
796 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.ConnectedBase