Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientCallTest.java74 /* call state= */ HfpClientCall.CALL_STATE_ACTIVE, in testCreateActiveCall()
82 HfpClientCall.CALL_STATE_ACTIVE, in testCreateActiveCall()
250 /* call state= */ HfpClientCall.CALL_STATE_ACTIVE, in testSetState()
259 HfpClientCall.CALL_STATE_ACTIVE, in testSetState()
285 /* call state= */ HfpClientCall.CALL_STATE_ACTIVE, in testSetNumber()
294 HfpClientCall.CALL_STATE_ACTIVE, in testSetNumber()
306 HfpClientCall.CALL_STATE_ACTIVE, in testSetNumber()
320 /* call state= */ HfpClientCall.CALL_STATE_ACTIVE, in testSetMultiParty()
329 HfpClientCall.CALL_STATE_ACTIVE, in testSetMultiParty()
341 HfpClientCall.CALL_STATE_ACTIVE, in testSetMultiParty()
[all …]
DHfpClientConnectionTest.java77 HfpClientCall.CALL_STATE_ACTIVE, in setUp()
152 HfpClientCall.CALL_STATE_ACTIVE, in multiPartyCallOnAddedNotDisconnected_isInConference()
179 HfpClientCall.CALL_STATE_ACTIVE, in multiPartyCallNotAddedNotDisconnected_notInConference()
197 HfpClientCall.CALL_STATE_ACTIVE, in multiPartyCallOnAddedDisconnected_notInConference()
227 HfpClientCall.CALL_STATE_ACTIVE, in updateCall()
240 mHfpClientConnection.getCall().setState(HfpClientCall.CALL_STATE_ACTIVE); in handleCallChanged_active()
252 mHfpClientConnection.getCall().setState(HfpClientCall.CALL_STATE_ACTIVE); in handleCallChanged_activeConference()
449 HfpClientCall.CALL_STATE_ACTIVE, in onUnhold_connectionServiceHasMultipleConnections_doesNotAcceptHeldCall()
DHfpClientConnectionServiceTest.java197 HfpClientCall.CALL_STATE_ACTIVE, in callChanged_callAdded()
233 HfpClientCall.CALL_STATE_ACTIVE, in onCreateIncomingConnection()
265 HfpClientCall.CALL_STATE_ACTIVE, in onCreateOutgoingConnection()
300 HfpClientCall.CALL_STATE_ACTIVE, in onCreateUnknownConnection()
336 HfpClientCall.CALL_STATE_ACTIVE, in onCreateIncomingConnection_phoneAccountIsNull_returnsNull()
367 HfpClientCall.CALL_STATE_ACTIVE, in onCreateOutgoingConnection_phoneAccountIsNull_returnsNull()
401 HfpClientCall.CALL_STATE_ACTIVE, in onCreateUnknownConnection_phoneAccountIsNull_returnsNull()
DHfpClientDeviceBlockTest.java95 HfpClientCall.CALL_STATE_ACTIVE, in testCreateOutgoingConnection_scoStateIsSet()
114 HfpClientCall.CALL_STATE_ACTIVE, in testOnAudioStateChanged()
140 HfpClientCall.CALL_STATE_ACTIVE, in testHandleMultiPartyCall_scoStateIsSetOnConference()
DHeadsetClientServiceInterfaceTest.java60 HfpClientCall.CALL_STATE_ACTIVE,
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java36 public static final int CALL_STATE_ACTIVE = 0; field in HfpClientCall
233 case CALL_STATE_ACTIVE: in toString()
DHeadsetClientHalConstants.java54 static final int CALL_STATE_ACTIVE = 0; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java613 if (callsInState(HfpClientCall.CALL_STATE_ACTIVE) == 0) { in acceptCall()
641 } else if (getCall(HfpClientCall.CALL_STATE_ACTIVE) != null) { in acceptCall()
653 case HfpClientCall.CALL_STATE_ACTIVE: in acceptCall()
698 case HfpClientCall.CALL_STATE_ACTIVE: in rejectCall()
722 c = getCall(HfpClientCall.CALL_STATE_ACTIVE); in holdCall()
746 HfpClientCall.CALL_STATE_ACTIVE); in terminateCall()
767 if (c == null || c.getState() != HfpClientCall.CALL_STATE_ACTIVE || !c.isMultiParty()) { in enterPrivateMode()
DHfpClientConnection.java142 case HfpClientCall.CALL_STATE_ACTIVE: in handleCallChanged()
DHfpClientDeviceBlock.java197 || call.getState() == HfpClientCall.CALL_STATE_ACTIVE in handleCall()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java39 public static final int CALL_STATE_ACTIVE = 0; field in BluetoothHeadsetClientCall
252 case CALL_STATE_ACTIVE: in toString()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java56 static final int CALL_STATE_ACTIVE = 0; field in HeadsetHalConstants
DHeadsetService.java1986 } else if (callState == HeadsetHalConstants.CALL_STATE_ACTIVE in phoneStateChanged()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java82 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothInCallServiceTest
470 eq(CALL_STATE_ACTIVE), in testListCurrentCallsCdmaHold()
533 eq(CALL_STATE_ACTIVE), in testListCurrentCallsCdmaConference()
542 eq(CALL_STATE_ACTIVE), in testListCurrentCallsCdmaConference()
641 CALL_STATE_ACTIVE, in testListCurrentCallsCallHandleChanged()
656 CALL_STATE_ACTIVE, in testListCurrentCallsCallHandleChanged()
744 1, 1, CALL_STATE_ACTIVE, 0, false, "5550000", PhoneNumberUtils.TOA_Unknown); in testCallClccCache()
862 eq(CALL_STATE_ACTIVE), in testListCurrentCallsImsConference()
987 1, 0, CALL_STATE_ACTIVE, 0, false, "5550001", PhoneNumberUtils.TOA_Unknown); in testListCurrentCallsConferenceEmptyChildrenInference()
1021 1, 0, CALL_STATE_ACTIVE, 0, true, "5550001", PhoneNumberUtils.TOA_Unknown); in testListCurrentCallsConferenceEmptyChildrenInference()
[all …]
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java1055 mTestDevice, 0, HfpClientCall.CALL_STATE_ACTIVE, "1", true, false, false);
1071 mTestDevice, 0, HfpClientCall.CALL_STATE_ACTIVE, "1", true, false, false);
1074 mTestDevice, 0, HfpClientCall.CALL_STATE_ACTIVE, "1", true, false, false);
1139 mTestDevice, 0, HfpClientCall.CALL_STATE_ACTIVE, "1", true, false, false);
1142 states[0] = HfpClientCall.CALL_STATE_ACTIVE;
1154 states[0] = HfpClientCall.CALL_STATE_ACTIVE;
1701 mTestDevice, 0, HfpClientCall.CALL_STATE_ACTIVE, "1", true, false, false);
1704 states[0] = HfpClientCall.CALL_STATE_ACTIVE;
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java81 private static final int CALL_STATE_ACTIVE = 0; field in BluetoothInCallService
839 int state = CALL_STATE_ACTIVE; in sendListOfCalls()
940 if (state == CALL_STATE_ACTIVE && !mCallInfo.isNullCall(activeChild)) { in sendClccForCall()
951 state = CALL_STATE_ACTIVE; in sendClccForCall()
1339 return CALL_STATE_ACTIVE; in getBtCallState()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt595 Landroid/bluetooth/BluetoothHeadsetClientCall;->CALL_STATE_ACTIVE:I