HomeSort by relevance Sort by last modified time
    Searched defs:handleCreateConnectionComplete (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
ConnectionServiceAdapter.java 78 void handleCreateConnectionComplete(
84 adapter.handleCreateConnectionComplete(id, request, connection);
ConnectionService.java 596 mAdapter.handleCreateConnectionComplete(
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
ConnectionServiceWrapper.java 98 handleCreateConnectionComplete(callId, request, connection);
398 public void handleCreateConnectionComplete(
402 logIncoming("handleCreateConnectionComplete %s", request);
    [all...]

Completed in 135 milliseconds