Home
last modified time | relevance | path

Searched defs:onCallEndpointChanged (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DMockInCallService.java79 public void onCallEndpointChanged(CallEndpoint callEndpoint) {} in onCallEndpointChanged() method in MockInCallService.InCallServiceCallbacks
334 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in MockInCallService
H A DMockConference.java214 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in MockConference
H A DTelecomCtsVoipCall.java107 public void onCallEndpointChanged(@NonNull CallEndpoint newCallEndpoint) { in onCallEndpointChanged() method in TelecomCtsVoipCall.CallEvent
H A DSelfManagedConnection.java140 public void onCallEndpointChanged(CallEndpoint endpoint) { in onCallEndpointChanged() method in SelfManagedConnection
H A DMockConnection.java185 public void onCallEndpointChanged(CallEndpoint callendpoint) { in onCallEndpointChanged() method in MockConnection
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java426 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in InCallService.InCallServiceBinder
749 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) { in onCallEndpointChanged() method in InCallService
H A DCallEventCallback.java40 void onCallEndpointChanged(@NonNull CallEndpoint newCallEndpoint); in onCallEndpointChanged() method
H A DConference.java344 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) {} in onCallEndpointChanged() method in Conference
H A DConnectionService.java2655 private void onCallEndpointChanged(String callId, CallEndpoint callEndpoint) { in onCallEndpointChanged() method in ConnectionService
H A DConnection.java3291 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) {} in onCallEndpointChanged() method in Connection
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DCallSourceService.java36 void onCallEndpointChanged(Call activeCall, CallEndpoint callEndpoint); in onCallEndpointChanged() method
DCallsManagerListenerBase.java66 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in CallsManagerListenerBase
DConnectionServiceWrapper.java2059 public void onCallEndpointChanged(Call activeCall, CallEndpoint callEndpoint) { in onCallEndpointChanged() method in ConnectionServiceWrapper
DCallsManager.java207 void onCallEndpointChanged(CallEndpoint callEndpoint); in onCallEndpointChanged() method
DInCallController.java1773 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in InCallController
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DTransactionalCallEvents.java43 public void onCallEndpointChanged(CallEndpoint newCallEndpoint) { in onCallEndpointChanged() method in TransactionalCallEvents
H A DManagedConnection.java88 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in ManagedConnection
H A DVoipConnection.java100 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged() method in VoipConnection
/aosp_15_r20/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/
DMyVoipCall.java96 public void onCallEndpointChanged(@NonNull CallEndpoint newCallEndpoint) { in onCallEndpointChanged() method in MyVoipCall
/aosp_15_r20/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallService.aidl47 void onCallEndpointChanged(in CallEndpoint callEndpoint); in onCallEndpointChanged() method
H A DICallEventCallback.aidl45 void onCallEndpointChanged(String callId, in CallEndpoint endpoint); in onCallEndpointChanged() method
H A DIConnectionService.aidl102 void onCallEndpointChanged(String activeCallId, in CallEndpoint callEndpoint, in onCallEndpointChanged() method
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java118 public void onCallEndpointChanged(CallEndpoint callEndpoint) {} in onCallEndpointChanged() method in InCallServiceFixture.FakeInCallService
DConnectionServiceFixture.java366 public void onCallEndpointChanged(String callId, CallEndpoint callEndpoint, in onCallEndpointChanged() method in ConnectionServiceFixture.FakeConnectionService
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar35META-INF/ META-INF/MANIFEST.MF android/ android/renderscript/ android/ ...

12345