Home
last modified time | relevance | path

Searched defs:telecomCallId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionRequest.java107 public @NonNull Builder setTelecomCallId(@NonNull String telecomCallId) { in setTelecomCallId()
230 String telecomCallId, in ConnectionRequest()
241 String telecomCallId, in ConnectionRequest()
254 String telecomCallId, in ConnectionRequest()
DCall.java1027 String telecomCallId, in Details()
1414 public RttCall(String telecomCallId, InputStreamReader receiveStream, in RttCall()
2264 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter, String callingPackage, in Call()
2275 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter, int state, in Call()
DConference.java151 public final void setTelecomCallId(String telecomCallId) { in setTelecomCallId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java308 public void setTelecomCallId(String telecomCallId) { in setTelecomCallId()