Home
last modified time | relevance | path

Searched refs:getTelecomCallId (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCallScreeningService.java336 callDetails.getTelecomCallId(), in respondToCall()
342 mCallScreeningAdapter.silenceCall(callDetails.getTelecomCallId()); in respondToCall()
344 mCallScreeningAdapter.allowCall(callDetails.getTelecomCallId()); in respondToCall()
DConnectionRequest.java264 public String getTelecomCallId() { in getTelecomCallId() method in ConnectionRequest
DConference.java127 public final String getTelecomCallId() { in getTelecomCallId() method in Conference
DCall.java716 public String getTelecomCallId() { in getTelecomCallId() method in Call.Details
DConnectionService.java2509 connection.getTelecomCallId(), id); in addExistingConnectionInternal()
2552 conference.getTelecomCallId(), in addConferenceInternal()
DConnection.java1821 public final String getTelecomCallId() { in getTelecomCallId() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java284 public String getTelecomCallId() { in getTelecomCallId() method in Connection
1267 Rlog.i(TAG, "notifyDisconnect: callId=" + getTelecomCallId() + ", reason=" + reason); in notifyDisconnect()
1319 str.append(" callId: " + getTelecomCallId()); in toString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java830 Rlog.d(LOG_TAG, "updateAddressDisplay: callId = " + getTelecomCallId() in updateAddressDisplay()
1242 sb.append(getTelecomCallId()); in toString()
DImsPhoneCallTracker.java1452 foregroundId = foregroundConnection.getTelecomCallId(); in conference()
1459 backgroundId = backgroundConnection.getTelecomCallId(); in conference()
4017 log("downgradeVideoCall :: callId=" + conn.getTelecomCallId() in downgradeVideoCall()
4025 log("downgradeVideoCall :: callId=" + conn.getTelecomCallId() in downgradeVideoCall()
4030 log("downgradeVideoCall :: callId=" + conn.getTelecomCallId() in downgradeVideoCall()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70275 Landroid/telecom/Call$Details;->getTelecomCallId()Ljava/lang/String;
70413 Landroid/telecom/Conference;->getTelecomCallId()Ljava/lang/String;
70577 Landroid/telecom/Connection;->getTelecomCallId()Ljava/lang/String;
70666 Landroid/telecom/ConnectionRequest;->getTelecomCallId()Ljava/lang/String;
Dboot-image-profile.txt21950 HPLcom/android/internal/telephony/Connection;->getTelecomCallId()Ljava/lang/String;