Home
last modified time | relevance | path

Searched defs:callEndpoint (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DMockInCallService.java79 public void onCallEndpointChanged(CallEndpoint callEndpoint) {} in onCallEndpointChanged()
334 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
H A DMockConference.java214 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
H A DDataObjectUnitTests.java365 CallEndpoint callEndpoint = new CallEndpoint(name, CallEndpoint.TYPE_BLUETOOTH, identifier); in testCallEndpoint() local
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java426 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
749 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) { in onCallEndpointChanged()
H A DCallControl.java258 public void requestCallEndpointChange(@NonNull CallEndpoint callEndpoint, in requestCallEndpointChange()
H A DConference.java344 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) {} in onCallEndpointChanged()
H A DConnectionService.java2655 private void onCallEndpointChanged(String callId, CallEndpoint callEndpoint) { in onCallEndpointChanged()
H A DConnection.java3291 public void onCallEndpointChanged(@NonNull CallEndpoint callEndpoint) {} in onCallEndpointChanged()
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/transaction/
H A DCallEndpointTransaction.java33 public CallEndpointTransaction(TestAppTransaction result, CallEndpoint callEndpoint) { in CallEndpointTransaction()
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DCachedCurrentEndpointChange.java31 public CachedCurrentEndpointChange(CallEndpoint callEndpoint) { in CachedCurrentEndpointChange()
DCallSourceService.java36 void onCallEndpointChanged(Call activeCall, CallEndpoint callEndpoint); in onCallEndpointChanged()
DCallsManagerListenerBase.java66 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
DConnectionServiceWrapper.java2059 public void onCallEndpointChanged(Call activeCall, CallEndpoint callEndpoint) { in onCallEndpointChanged()
DCallsManager.java207 void onCallEndpointChanged(CallEndpoint callEndpoint); in onCallEndpointChanged()
DInCallController.java1773 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
/aosp_15_r20/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallControl.aidl34 void requestCallEndpointChange(in CallEndpoint callEndpoint, in ResultReceiver callback); in requestCallEndpointChange()
H A DIInCallService.aidl47 void onCallEndpointChanged(in CallEndpoint callEndpoint); in onCallEndpointChanged()
H A DIConnectionService.aidl102 void onCallEndpointChanged(String activeCallId, in CallEndpoint callEndpoint, in onCallEndpointChanged()
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/aidl/android/telecom/cts/apps/
H A DIAppControl.aidl61 NoDataTransaction requestCallEndpointChange(String id, in CallEndpoint callEndpoint); in requestCallEndpointChange()
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DManagedConnection.java88 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
H A DVoipConnection.java100 public void onCallEndpointChanged(CallEndpoint callEndpoint) { in onCallEndpointChanged()
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java118 public void onCallEndpointChanged(CallEndpoint callEndpoint) {} in onCallEndpointChanged()
DConnectionServiceFixture.java366 public void onCallEndpointChanged(String callId, CallEndpoint callEndpoint, in onCallEndpointChanged()
/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/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-35/
Dframework.jarcom/google/android/mms/util/SqliteWrapper.uau com/google/android/ ...

123