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.java89 logOutgoing("createConnectionComplete %s", callId); in handleCreateConnectionComplete()
119 logOutgoing("createConferenceComplete %s", callId); in handleCreateConferenceComplete()
1179 logOutgoing("addConnectionServiceAdapter %s", adapter); in addConnectionServiceAdapter()
1190 logOutgoing("removeConnectionServiceAdapter %s", adapter); in removeConnectionServiceAdapter()
1361 logOutgoing("createConnectionFailed %s", callId); in createConnectionFailed()
1407 logOutgoing("createConferenceFailed %s", callId); in createConferenceFailed()
1512 logOutgoing("abort %s", callId); in abort()
1526 logOutgoing("silence %s", callId); in silence()
1538 logOutgoing("hold %s", callId); in hold()
1550 logOutgoing("unhold %s", callId); in unhold()
[all …]