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

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionRequest.java128 public String getTelecomCallId() { method in class:ConnectionRequest
H A DConference.java112 public final String getTelecomCallId() { method in class:Conference
H A DCall.java480 public String getTelecomCallId() { method in class:Call.Details
H A DConnection.java1463 public final String getTelecomCallId() { method in class:Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java223 public String getTelecomCallId() { method in class:Connection
1003 str.append(" callId: " + getTelecomCallId());

Completed in 145 milliseconds