Home
last modified time | relevance | path

Searched refs:getCallId (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncConnectionService.java75 && call.getId().endsWith(e.getValue().getCallId())) {
94 && !callMetadataSyncData.hasCall(connection.getCallId())) {
105 if (callIds.contains(connection.getCallId())) {
231 callMetadataSyncConnection.getCallId()), in onCreateConnectionComplete()
250 public String getCallId() { in getCallId() method in CallMetadataSyncConnectionService.CallMetadataSyncConnectionIdentifier
265 ((CallMetadataSyncConnectionIdentifier) other).getCallId()); in equals()
297 public String getCallId() { in getCallId() method in CallMetadataSyncConnectionService.CallMetadataSyncConnection
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnosticService.java418 String callId = callDiagnostics.getCallId(); in handleSendDeviceToDeviceMessage()
438 String callId = callDiagnostics.getCallId(); in handleDisplayDiagnosticMessage()
457 String callId = callDiagnostics.getCallId(); in handleClearDiagnosticMessage()
H A DCallDiagnostics.java216 public @NonNull String getCallId() { in getCallId() method in CallDiagnostics
H A DCallControl.java74 public ParcelUuid getCallId() { in getCallId() method in CallControl
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java180 public String getCallId() {
181 return executeMethodAsyncForResult(() -> ImsCallSessionImplBase.this.getCallId(),
442 public String getCallId() { in getCallId() method in ImsCallSessionImplBase
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DTransactionalCall.java62 public String getCallId() { in getCallId() method in TransactionalCall
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl43 String getCallId(); in getCallId() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DSrvccCall.java85 public String getCallId() { in getCallId() method in SrvccCall
H A DImsExternalCallState.java183 public int getCallId() { in getCallId() method in ImsExternalCallState
H A DSipDetails.java236 public @Nullable String getCallId() { in getCallId() method in SipDetails
H A DSipMessage.java77 mCallIdParam = SipMessageParsingUtils.getCallId(mHeaderSection); in SipMessage()
H A DImsCallSession.java589 public String getCallId() { in getCallId() method in ImsCallSession
598 return mCallId = miSession.getCallId(); in getCallId()
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSipMessageParsingUtils.java173 public static String getCallId(String headerString) { in getCallId() method in SipMessageParsingUtils
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java86 public String getCallId() { in getCallId() method in ImsCallSessionImplBase
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DDomainSelectionService.java207 public @Nullable String getCallId() { in getCallId() method in DomainSelectionService.SelectionAttributes
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15965 method public int getCallId();
16690 method @NonNull public String getCallId();
16850 method public String getCallId();
H A Dcurrent.txt28779 method @Deprecated public static String getCallId(android.content.Intent);
28847 method @Deprecated public String getCallId();
42170 method @NonNull public android.os.ParcelUuid getCallId();
46804 method @Nullable public String getCallId();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53302 Landroid/telephony/data/DataCallResponse;->getCallId()I
53765 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->getCallId()Ljava/lang/String;
54008 Landroid/telephony/ims/ImsCallSession;->getCallId()Ljava/lang/String;
71250 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->getCallId()Ljava/lang/String;
71317 Lcom/android/ims/internal/IImsCallSession;->getCallId()Ljava/lang/String;