Searched refs:NO_FOCUS (Results 1 – 6 of 6) sorted by relevance
241 if (mAudioFocusType != NO_FOCUS && msg.arg1 == NO_FOCUS) { in processMessage()243 } else if (mAudioFocusType == NO_FOCUS && msg.arg1 != NO_FOCUS) { in processMessage()366 if (msg.arg1 == NO_FOCUS) { in processMessage()592 if (msg.arg1 == NO_FOCUS) { in processMessage()862 if (msg.arg1 == NO_FOCUS) { in processMessage()976 if (msg.arg1 == NO_FOCUS) { in processMessage()1224 if (msg.arg1 == NO_FOCUS) { in processMessage()1410 if (msg.arg1 == NO_FOCUS) { in processMessage()1496 private int mAudioFocusType = NO_FOCUS;
73 int NO_FOCUS = 1; field
293 CallAudioRouteStateMachine.NO_FOCUS); in enter()296 CallAudioRouteStateMachine.NO_FOCUS); in enter()379 mCallAudioManager.setCallAudioRouteFocusState(CallAudioRouteStateMachine.NO_FOCUS); in enter()
186 mFocusType = NO_FOCUS; in CallAudioRouteController()773 case NO_FOCUS -> { in handleSwitchFocus()1318 mFocusType = NO_FOCUS; in setActive()
31 import static com.android.server.telecom.CallAudioRouteAdapter.NO_FOCUS;325 mController.sendMessageWithSessionInfo(SWITCH_FOCUS, NO_FOCUS); in testSwitchFocusForBluetoothDeviceSupportInbandRinging()563 mController.sendMessageWithSessionInfo(SWITCH_FOCUS, NO_FOCUS); in testMuteOffAfterCallEnds()
759 CallAudioRouteStateMachine.NO_FOCUS, bluetoothDevice1.getAddress()); in testCallDisconnectedWhenAudioRoutedToBluetooth()1272 CallAudioRouteStateMachine.NO_FOCUS); in testQuiescentBluetoothRouteResetMute()