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

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionRequest.java264 public String getTelecomCallId() { method in class:ConnectionRequest
H A DConference.java114 public final String getTelecomCallId() { method in class:Conference
H A DCall.java607 public String getTelecomCallId() { method in class:Call.Details
H A DConnection.java1746 public final String getTelecomCallId() { method in class:Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java240 public String getTelecomCallId() { method in class:Connection
1088 Rlog.i(TAG, "notifyDisconnect: callId=" + getTelecomCallId() + ", reason=" + reason);
1109 str.append(" callId: " + getTelecomCallId());

Completed in 89 milliseconds