Home
last modified time | relevance | path

Searched refs:onCallDestroyed (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java64 public void onCallDestroyed(Call call) {}; in onCallDestroyed() method in MockInCallService.InCallServiceCallbacks
153 public void onCallDestroyed(Call call) {
154 super.onCallDestroyed(call);
156 getCallbacks().onCallDestroyed(call);
DBaseTelecomTestWithMockServices.java537 public void onCallDestroyed(Call call) { in setupCallbacks()
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallService.java55 public void onCallDestroyed(Call call) { in onCallDestroyed() method in SelfManagedAwareInCallService.CallCallback
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42309 method public void onCallDestroyed(android.telecom.Call);