Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
DLocalCallHandler.java66 notifyCallAdded(telecomCall);
86 notifyCallAdded(call);
188 private void notifyCallAdded(Call call) { in notifyCallAdded() method in LocalCallHandler