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.java144 abstract int getConnectionStateInt(); in getConnectionStateInt() method in PbapStateMachine.PbapStateBase
233 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.WaitingForAuth
293 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Finished
329 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Connected
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java500 abstract int getConnectionStateInt(); in getConnectionStateInt() method in HeadsetStateMachine.HeadsetStateBase
548 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnected
719 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Connecting
901 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnecting
992 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.ConnectedBase