Home
last modified time | relevance | path

Searched refs:logOutgoing (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java147 logOutgoing("createConnectionComplete %s", callId); in handleCreateConnectionComplete()
152 logOutgoing("createConnectionComplete remote exception=%s", e); in handleCreateConnectionComplete()
191 logOutgoing("createConferenceComplete %s", callId); in handleCreateConferenceComplete()
1437 logOutgoing("addConnectionServiceAdapter %s", adapter); in addConnectionServiceAdapter()
1448 logOutgoing("removeConnectionServiceAdapter %s", adapter); in removeConnectionServiceAdapter()
1836 logOutgoing("createConnectionFailed %s", callId); in createConnectionFailed()
1882 logOutgoing("createConferenceFailed %s", callId); in createConferenceFailed()
1987 logOutgoing("abort %s", callId); in abort()
2001 logOutgoing("silence %s", callId); in silence()
2013 logOutgoing("hold %s", callId); in hold()
[all …]