Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DLocalCallHandler.java73 notifyCallRemoved(telecomCall);
157 notifyCallRemoved(call); in tearDown()
194 private void notifyCallRemoved(Call call) { in notifyCallRemoved() method in LocalCallHandler