Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DPbapStateMachine.java142 abstract int getConnectionStateInt(); in getConnectionStateInt() method in PbapStateMachine.PbapStateBase
216 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.WaitingForAuth
267 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Finished
296 int getConnectionStateInt() { in getConnectionStateInt() method in PbapStateMachine.Connected
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java425 abstract int getConnectionStateInt(); in getConnectionStateInt() method in HeadsetStateMachine.HeadsetStateBase
439 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnected
561 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Connecting
723 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.Disconnecting
813 int getConnectionStateInt() { in getConnectionStateInt() method in HeadsetStateMachine.ConnectedBase