Searched refs:mTelecomCallId (Results 1 – 6 of 6) sorted by relevance
538 private final String mTelecomCallId; field in Call.Details717 return mTelecomCallId; in getTelecomCallId()929 mTelecomCallId = telecomCallId; in Details()974 sb.append(mTelecomCallId); in toString()1285 private final String mTelecomCallId; field in Call.RttCall1293 mTelecomCallId = telecomCallId; in RttCall()1316 mInCallAdapter.setRttMode(mTelecomCallId, mode); in setRttMode()1401 private final String mTelecomCallId; field in Call1438 mInCallAdapter.answerCall(mTelecomCallId, videoState); in answer()1447 mInCallAdapter.deflectCall(mTelecomCallId, address); in deflect()[all …]
40 private String mTelecomCallId; field in ConnectionRequest.Builder89 this.mTelecomCallId = telecomCallId; in setTelecomCallId()131 mTelecomCallId, in build()142 private final String mTelecomCallId; field in ConnectionRequest211 mTelecomCallId = telecomCallId; in ConnectionRequest()222 mTelecomCallId = in.readString(); in ConnectionRequest()265 return mTelecomCallId; in getTelecomCallId()393 destination.writeString(mTelecomCallId); in writeToParcel()
84 private String mTelecomCallId; field in Conference128 return mTelecomCallId; in getTelecomCallId()138 mTelecomCallId = telecomCallId; in setTelecomCallId()
1772 private String mTelecomCallId; field in Connection1822 return mTelecomCallId; in getTelecomCallId()2045 mTelecomCallId = callId; in setTelecomCallId()
174 private String mTelecomCallId; field in Connection285 return mTelecomCallId; in getTelecomCallId()294 mTelecomCallId = telecomCallId; in setTelecomCallId()
70291 Landroid/telecom/Call$Details;->mTelecomCallId:Ljava/lang/String;70301 Landroid/telecom/Call$RttCall;->mTelecomCallId:Ljava/lang/String;70352 Landroid/telecom/Call;->mTelecomCallId:Ljava/lang/String;70432 Landroid/telecom/Conference;->mTelecomCallId:Ljava/lang/String;70605 Landroid/telecom/Connection;->mTelecomCallId:Ljava/lang/String;70651 Landroid/telecom/ConnectionRequest$Builder;->mTelecomCallId:Ljava/lang/String;70674 Landroid/telecom/ConnectionRequest;->mTelecomCallId:Ljava/lang/String;