Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallAudioRouteStateMachine.java316 mHasUserExplicitlyLeftBluetooth = false; in processMessage()
447 mHasUserExplicitlyLeftBluetooth = false; in enter()
522 if (!mHasUserExplicitlyLeftBluetooth) { in processMessage()
651 mHasUserExplicitlyLeftBluetooth = false; in enter()
727 if (!mHasUserExplicitlyLeftBluetooth) { in processMessage()
830 mHasUserExplicitlyLeftBluetooth = true; in processMessage()
854 mHasUserExplicitlyLeftBluetooth = true; in processMessage()
1004 mHasUserExplicitlyLeftBluetooth = false; in enter()
1226 mHasUserExplicitlyLeftBluetooth = false; in enter()
1857 && !mHasUserExplicitlyLeftBluetooth in calculateBaselineRouteMessage()
[all …]