Searched refs:mTelecomCallId (Results 1 – 5 of 5) sorted by relevance
733 private final String mTelecomCallId; field in Call.Details941 return mTelecomCallId; in getTelecomCallId()1224 mTelecomCallId = telecomCallId; in Details()1277 sb.append(mTelecomCallId); in toString()1720 private final String mTelecomCallId; field in Call1811 mInCallAdapter.transferCall(mTelecomCallId, toCall.mTelecomCallId); in transfer()1950 mInCallAdapter.conference(mTelecomCallId, callToConferenceWith.mTelecomCallId); in conference()2420 append(mTelecomCallId). in toString()2492 mTelecomCallId = telecomCallId; in Call()2503 mTelecomCallId = telecomCallId; in Call()[all …]
49 private String mTelecomCallId; field in ConnectionRequest.Builder110 this.mTelecomCallId = telecomCallId; in setTelecomCallId()167 mTelecomCallId, in build()180 private final String mTelecomCallId; field in ConnectionRequest266 mTelecomCallId = telecomCallId; in ConnectionRequest()279 mTelecomCallId = in.readString(); in ConnectionRequest()333 return mTelecomCallId; in getTelecomCallId()469 destination.writeString(mTelecomCallId); in writeToParcel()
88 private String mTelecomCallId; field in Conference141 return mTelecomCallId; in getTelecomCallId()151 mTelecomCallId = telecomCallId; in setTelecomCallId()
2176 private String mTelecomCallId; field in Connection2237 return mTelecomCallId; in getTelecomCallId()2463 mTelecomCallId = callId; in setTelecomCallId()
51501 Landroid/telecom/Call$Details;->mTelecomCallId:Ljava/lang/String;51510 Landroid/telecom/Call$RttCall;->mTelecomCallId:Ljava/lang/String;51561 Landroid/telecom/Call;->mTelecomCallId:Ljava/lang/String;51636 Landroid/telecom/Conference;->mTelecomCallId:Ljava/lang/String;51801 Landroid/telecom/Connection;->mTelecomCallId:Ljava/lang/String;51846 Landroid/telecom/ConnectionRequest$Builder;->mTelecomCallId:Ljava/lang/String;51869 Landroid/telecom/ConnectionRequest;->mTelecomCallId:Ljava/lang/String;