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

/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java83 if (mServiceInterface != null) {
86 mServiceInterface.createConnectionComplete(callId,
980 private IConnectionService mServiceInterface; field in class:ConnectionServiceWrapper
1022 mServiceInterface.addConnectionServiceAdapter(adapter, Log.getExternalSession());
1033 mServiceInterface.removeConnectionServiceAdapter(adapter, Log.getExternalSession());
1101 mServiceInterface.createConnection(
1143 mServiceInterface.createConnectionFailed(
1183 mServiceInterface.handoverFailed(
1217 mServiceInterface.handoverComplete(
1245 mServiceInterface
[all...]

Completed in 19 milliseconds