Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java182 mConnecting.mIncomingConnection = true; in processStackEvent()
198 boolean mIncomingConnection = false; field in A2dpSinkStateMachine.Connecting
206 if (!mIncomingConnection) { in enter()
242 mIncomingConnection = false; in exit()