Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java663 notifyCreateConnectionComplete(id);
667 notifyCreateConnectionComplete(id);
1423 private void notifyCreateConnectionComplete(final String callId) { in notifyCreateConnectionComplete() method in ConnectionService