Home
last modified time | relevance | path

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

/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.java64 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsCarModeInCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java74 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.java51 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in MockInCallService.InCallServiceCallbacks
259 public void onCallRemoved(Call call) { in onCallRemoved() method in MockInCallService