Searched refs:mTelecomAdapter (Results 1 – 2 of 2) sorted by relevance
41 private final TelecomAdapter mTelecomAdapter; field in CallDiagnosticServiceAdapter48 mTelecomAdapter = telecomAdapter; in CallDiagnosticServiceAdapter()64 mTelecomAdapter.displayDiagnosticMessage(callId, messageId, message); in displayDiagnosticMessage()82 mTelecomAdapter.clearDiagnosticMessage(callId, messageId); in clearDiagnosticMessage()103 mTelecomAdapter.sendDeviceToDeviceMessage(callId, message, value); in sendDeviceToDeviceMessage()122 mTelecomAdapter.overrideDisconnectMessage(callId, message); in overrideDisconnectMessage()
462 private CallDiagnosticServiceAdapter.TelecomAdapter mTelecomAdapter = field in CallDiagnosticServiceController492 mAdapter = new CallDiagnosticServiceAdapter(mTelecomAdapter, in handleConnectionComplete()