Home
last modified time | relevance | path

Searched defs:onCallAdded (Results 1 – 11 of 11) sorted by relevance

/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
DTestInCallService.java53 public void onCallAdded(Call call) { in onCallAdded() method in TestInCallService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/
DDialerCallTestService.java58 public void onCallAdded(Call call) { in onCallAdded() method in DialerCallTestService
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DInCallServiceStateValidator.java48 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() method in InCallServiceStateValidator.InCallServiceCallbacks
138 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceStateValidator
DDomainSelectionCallingBase.java268 public void onCallAdded(Call call, int numCalls) { in onCallAdded() method in DomainSelectionCallingBase.ServiceCallBack
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
DCujInCallService.java52 public void onCallAdded(Call call) { in onCallAdded() method in CujInCallService
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java45 public void onCallAdded(Call call) { in onCallAdded() method in CtsApi29InCallService
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallService.java65 public void onCallAdded(Call call) { in onCallAdded() method in CtsCarModeInCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java85 public void onCallAdded(Call call) { in onCallAdded() method in CtsThirdPartyInCallService
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallService.java114 public void onCallAdded(Call call) { in onCallAdded() method in SelfManagedAwareInCallService
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java58 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() method in MockInCallService.InCallServiceCallbacks
266 public void onCallAdded(Call call) { in onCallAdded() method in MockInCallService
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingBase.java505 public void onCallAdded(Call call, int numCalls) { in onCallAdded() method in ImsCallingBase.ServiceCallBack