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

/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java67 public void handleCreateConnectionComplete(String callId, ConnectionRequest request, method in class:ConnectionServiceWrapper.Adapter
73 logIncoming("handleCreateConnectionComplete %s", callId);
75 .handleCreateConnectionComplete(callId, request, connection);
1028 private void handleCreateConnectionComplete( method in class:ConnectionServiceWrapper
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DConnectionServiceFixture.java353 a.handleCreateConnectionComplete(

Completed in 11 milliseconds