Searched refs:mTelecomCallId (Results 1 – 6 of 6) sorted by relevance
613 private final String mTelecomCallId; field in Call.Details807 return mTelecomCallId; in getTelecomCallId()1046 mTelecomCallId = telecomCallId; in Details()1095 sb.append(mTelecomCallId); in toString()1408 private final String mTelecomCallId; field in Call.RttCall1416 mTelecomCallId = telecomCallId; in RttCall()1439 mInCallAdapter.setRttMode(mTelecomCallId, mode); in setRttMode()1524 private final String mTelecomCallId; field in Call1562 mInCallAdapter.answerCall(mTelecomCallId, videoState); in answer()1571 mInCallAdapter.deflectCall(mTelecomCallId, address); in deflect()[all …]
48 private String mTelecomCallId; field in ConnectionRequest.Builder108 this.mTelecomCallId = telecomCallId; in setTelecomCallId()165 mTelecomCallId, in build()178 private final String mTelecomCallId; field in ConnectionRequest264 mTelecomCallId = telecomCallId; in ConnectionRequest()277 mTelecomCallId = in.readString(); in ConnectionRequest()332 return mTelecomCallId; in getTelecomCallId()468 destination.writeString(mTelecomCallId); in writeToParcel()
89 private String mTelecomCallId; field in Conference142 return mTelecomCallId; in getTelecomCallId()152 mTelecomCallId = telecomCallId; in setTelecomCallId()
1973 private String mTelecomCallId; field in Connection2034 return mTelecomCallId; in getTelecomCallId()2259 mTelecomCallId = callId; in setTelecomCallId()
179 private String mTelecomCallId; field in Connection300 return mTelecomCallId; in getTelecomCallId()309 mTelecomCallId = telecomCallId; in setTelecomCallId()
65524 Landroid/telecom/Call$Details;->mTelecomCallId:Ljava/lang/String;65533 Landroid/telecom/Call$RttCall;->mTelecomCallId:Ljava/lang/String;65584 Landroid/telecom/Call;->mTelecomCallId:Ljava/lang/String;65659 Landroid/telecom/Conference;->mTelecomCallId:Ljava/lang/String;65824 Landroid/telecom/Connection;->mTelecomCallId:Ljava/lang/String;65869 Landroid/telecom/ConnectionRequest$Builder;->mTelecomCallId:Ljava/lang/String;65892 Landroid/telecom/ConnectionRequest;->mTelecomCallId:Ljava/lang/String;