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.java86 logOutgoing("createConnectionComplete %s", callId); in handleCreateConnectionComplete()
115 logOutgoing("createConferenceComplete %s", callId); in handleCreateConferenceComplete()
1171 logOutgoing("addConnectionServiceAdapter %s", adapter); in addConnectionServiceAdapter()
1182 logOutgoing("removeConnectionServiceAdapter %s", adapter); in removeConnectionServiceAdapter()
1352 logOutgoing("createConnectionFailed %s", callId); in createConnectionFailed()
1398 logOutgoing("createConferenceFailed %s", callId); in createConferenceFailed()
1501 logOutgoing("abort %s", callId); in abort()
1515 logOutgoing("silence %s", callId); in silence()
1527 logOutgoing("hold %s", callId); in hold()
1539 logOutgoing("unhold %s", callId); in unhold()
[all …]