Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java339 public void onCallAudioStateChanged(String activeCallId, CallAudioState audioState, in onCallAudioStateChanged() argument
/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java2634 String activeCallId = null;
2636 activeCallId = activeCall.getId();
2663 new RequestCallback(new ActionUnHoldCall(call, activeCallId)));