Searched defs:onCallDestroyed (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/telecom3/src/android/telecom/cts/ | ||
D | SelfManagedAwareInCallService.java | 55 public void onCallDestroyed(Call call) { in onCallDestroyed() method in SelfManagedAwareInCallService.CallCallback |
/cts/tests/tests/telecom/src/android/telecom/cts/ | ||
D | MockInCallService.java | 56 public void onCallDestroyed(Call call) {}; in onCallDestroyed() method in MockInCallService.InCallServiceCallbacks |