Home
last modified time | relevance | path

Searched refs:mPbapStateMachineMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java215 synchronized (mPbapStateMachineMap) { in parseIntent()
298 synchronized (mPbapStateMachineMap) { in cleanUpServerSocket()
440 if (mPbapStateMachineMap == null) { in getConnectionState()
444 synchronized (mPbapStateMachineMap) { in getConnectionState()
454 if (mPbapStateMachineMap == null) { in getConnectedDevices()
457 synchronized (mPbapStateMachineMap) { in getConnectedDevices()
467 synchronized (mPbapStateMachineMap) { in getDevicesMatchingConnectionStates()
536 synchronized (mPbapStateMachineMap) { in disconnect()
765 synchronized (mPbapStateMachineMap) { in onConnect()
835 synchronized (mPbapStateMachineMap) { in onAcceptFailed()
[all …]