Home
last modified time | relevance | path

Searched defs:onCallRemoved (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DInCallServiceStateValidator.java49 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in InCallServiceStateValidator.InCallServiceCallbacks
158 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceStateValidator
DDomainSelectionCallingBase.java275 public void onCallRemoved(Call call, int numCalls) { in onCallRemoved() method in DomainSelectionCallingBase.ServiceCallBack
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
DCujInCallService.java66 public void onCallRemoved(Call call) { in onCallRemoved() method in CujInCallService
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java55 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsApi29InCallService
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallService.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsCarModeInCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java92 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsThirdPartyInCallService
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallService.java126 public void onCallRemoved(Call call) { in onCallRemoved() method in SelfManagedAwareInCallService
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java59 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in MockInCallService.InCallServiceCallbacks
292 public void onCallRemoved(Call call) { in onCallRemoved() method in MockInCallService
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java515 public void onCallRemoved(Call call, int numCalls) { in onCallRemoved() method in ImsCallingBase.ServiceCallBack