Searched defs:telecomCallId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | ConnectionRequest.java | 88 public Builder setTelecomCallId(String telecomCallId) { in setTelecomCallId() 192 String telecomCallId, in ConnectionRequest() 203 String telecomCallId, in ConnectionRequest()
|
D | Call.java | 912 String telecomCallId, in Details() 1291 public RttCall(String telecomCallId, InputStreamReader receiveStream, in RttCall() 2026 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter, String callingPackage, in Call() 2037 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter, int state, in Call()
|
D | Conference.java | 137 public final void setTelecomCallId(String telecomCallId) { in setTelecomCallId()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | Connection.java | 293 public void setTelecomCallId(String telecomCallId) { in setTelecomCallId()
|