Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/livedata/
H A DCallStateLiveData.java63 public void onCallDestroyed(Call telecomCall) {
H A DCallDetailLiveData.java48 public void onCallDestroyed(Call telecomCall) {
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCall.java1409 public void onCallDestroyed(Call call) {} in onCallDestroyed() method in Call.Callback
2779 callback.onCallDestroyed(call); in fireCallDestroyed()
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DDialerCall.java289 public void onCallDestroyed(Call call) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39607 method public void onCallDestroyed(android.telecom.Call);