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.java402 abstract int getConnectionStateInt(); in getConnectionStateInt() method in HeadsetStateMachine.HeadsetStateBase
416 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnected
534 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Connecting
697 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnecting
785 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.ConnectedBase