Home
last modified time | relevance | path

Searched refs:onCallAdded (Results 1 – 16 of 16) sorted by relevance

/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
139 super.onCallAdded(call); in onCallAdded()
153 getCallbacks().onCallAdded(call, mCalls.size()); in onCallAdded()
DDomainSelectionCallingBase.java268 public void onCallAdded(Call call, int numCalls) { in onCallAdded() method in DomainSelectionCallingBase.ServiceCallBack
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java45 public void onCallAdded(Call call) { in onCallAdded() method in CtsApi29InCallService
46 super.onCallAdded(call); in onCallAdded()
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallService.java114 public void onCallAdded(Call call) { in onCallAdded() method in SelfManagedAwareInCallService
115 super.onCallAdded(call); in onCallAdded()
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java85 public void onCallAdded(Call call) { in onCallAdded() method in CtsThirdPartyInCallService
87 super.onCallAdded(call); in onCallAdded()
/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/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
268 super.onCallAdded(call); in onCallAdded()
287 getCallbacks().onCallAdded(call, sCalls.size() + mConferenceCalls.size()); in onCallAdded()
DBasicInCallServiceTest.java124 public void onCallAdded(Call call, int numCalls) { in createCallbacks()
DOutgoingCallTest.java348 public void onCallAdded(Call call, int numCalls) { in testAccountSelectionAvailable()
DBaseTelecomTestWithMockServices.java491 public void onCallAdded(Call call, int numCalls) { in setupCallbacks()
/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/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallService.java65 public void onCallAdded(Call call) { in onCallAdded() method in CtsCarModeInCallService
/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
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt14117 method @Deprecated public void onCallAdded(android.telecom.Phone, android.telecom.Call);
Dcurrent.txt42973 method public void onCallAdded(android.telecom.Call);