Searched refs:telecomCallId (Results 1 – 4 of 4) sorted by relevance
76 String telecomCallId) { in ConnectionRequest() argument81 mTelecomCallId = telecomCallId; in ConnectionRequest()
646 String telecomCallId, in Details() argument661 mTelecomCallId = telecomCallId; in Details()1343 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter) { in Call() argument1345 mTelecomCallId = telecomCallId; in Call()1351 Call(Phone phone, String telecomCallId, InCallAdapter inCallAdapter, int state) { in Call() argument1353 mTelecomCallId = telecomCallId; in Call()
122 public final void setTelecomCallId(String telecomCallId) { in setTelecomCallId() argument123 mTelecomCallId = telecomCallId; in setTelecomCallId()
232 public void setTelecomCallId(String telecomCallId) { in setTelecomCallId() argument233 mTelecomCallId = telecomCallId; in setTelecomCallId()