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.java75 public void handleCreateConnectionComplete(String callId, ConnectionRequest request, in handleCreateConnectionComplete() method in ConnectionServiceWrapper.Adapter
83 .handleCreateConnectionComplete(callId, request, connection); in handleCreateConnectionComplete()
1924 private void handleCreateConnectionComplete( in handleCreateConnectionComplete() method in ConnectionServiceWrapper
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java503 a.handleCreateConnectionComplete( in sendHandleCreateConnectionComplete()