Home
last modified time | relevance | path

Searched refs:onHandoverComplete (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallService.aidl60 void onHandoverComplete(String callId); in onHandoverComplete() method
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DInCallServiceFixture.java150 public void onHandoverComplete(String callId) {} in onHandoverComplete() method in InCallServiceFixture.FakeInCallService
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java412 public void onHandoverComplete(String callId) { in onHandoverComplete() method in InCallService.InCallServiceBinder
H A DCall.java1486 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in Call.Callback
2663 record.getHandler().post(() -> callback.onHandoverComplete(call)); in internalOnHandoverComplete()
H A DConnection.java3362 public void onHandoverComplete() {} in onHandoverComplete() method in Connection
H A DConnectionService.java2488 connection.onHandoverComplete(); in notifyHandoverComplete()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java164 void onHandoverComplete(Call call); in onHandoverComplete() method
256 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in Call.ListenerBase
3860 public void onHandoverComplete() { in onHandoverComplete() method in Call
3866 l.onHandoverComplete(this); in onHandoverComplete()
H A DInCallController.java892 public void onHandoverComplete(Call call) {
1501 inCallService.onHandoverComplete(mCallIdMapper.getCallId(call)); in notifyHandoverComplete()
H A DCallsManager.java3864 call.onHandoverComplete();
3868 handoverTo.onHandoverComplete();
3910 handoverTo.onHandoverComplete();
3912 handoverFrom.onHandoverComplete();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39613 method public void onHandoverComplete(android.telecom.Call);
39865 method public void onHandoverComplete();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55477 Landroid/telecom/InCallService$InCallServiceBinder;->onHandoverComplete(Ljava/lang/String;)V
86866 Lcom/android/internal/telecom/IInCallService$Stub$Proxy;->onHandoverComplete(Ljava/lang/String;)V
86897 Lcom/android/internal/telecom/IInCallService;->onHandoverComplete(Ljava/lang/String;)V