Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java77 public void handleCreateConnectionComplete(String callId, ConnectionRequest request, in handleCreateConnectionComplete() method in ConnectionServiceWrapper.Adapter
86 .handleCreateConnectionComplete(callId, request, connection); in handleCreateConnectionComplete()
1952 private void handleCreateConnectionComplete( in handleCreateConnectionComplete() method in ConnectionServiceWrapper
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java503 a.handleCreateConnectionComplete( in sendHandleCreateConnectionComplete()