Searched defs:CreateConnectionProcessor (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DCreateConnectionProcessor.java45 public class CreateConnectionProcessor implements CreateConnectionResponse { class in inherits:CreateConnectionResponse
102 public CreateConnectionProcessor( method in class:CreateConnectionProcessor
105 Log.v(this, "CreateConnectionProcessor created for Call = %s", call);
422 Log.d(CreateConnectionProcessor.this, "Connection manager declined to handle the "
428 Log.d(CreateConnectionProcessor.this, "Connection manager unbound while trying "
435 Log.d(CreateConnectionProcessor.this, "Connection Manager denied call with the following " +
443 Log.d(CreateConnectionProcessor.this, "Connection failed: (%s)", errorDisconnectCause);

Completed in 96 milliseconds