Home | History | Annotate | Download | only in telecom

Lines Matching refs:createConnection

674     void createConnection(final Call call, final CreateConnectionResponse response) {
675 Log.d(this, "createConnection(%s) via %s.", call, getComponentName());
696 mServiceInterface.createConnection(
707 Log.e(this, e, "Failure to createConnection -- %s", getComponentName());