/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/ |
H A D | CallMetadataSyncConnectionService.java | 75 && 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 D | CallDiagnosticService.java | 418 String callId = callDiagnostics.getCallId(); in handleSendDeviceToDeviceMessage() 438 String callId = callDiagnostics.getCallId(); in handleDisplayDiagnosticMessage() 457 String callId = callDiagnostics.getCallId(); in handleClearDiagnosticMessage()
|
H A D | CallDiagnostics.java | 216 public @NonNull String getCallId() { in getCallId() method in CallDiagnostics
|
H A D | CallControl.java | 74 public ParcelUuid getCallId() { in getCallId() method in CallControl
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsCallSessionImplBase.java | 180 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 D | TransactionalCall.java | 62 public String getCallId() { in getCallId() method in TransactionalCall
|
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsCallSession.aidl | 43 String getCallId(); in getCallId() method
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | SrvccCall.java | 85 public String getCallId() { in getCallId() method in SrvccCall
|
H A D | ImsExternalCallState.java | 183 public int getCallId() { in getCallId() method in ImsExternalCallState
|
H A D | SipDetails.java | 236 public @Nullable String getCallId() { in getCallId() method in SipDetails
|
H A D | SipMessage.java | 77 mCallIdParam = SipMessageParsingUtils.getCallId(mHeaderSection); in SipMessage()
|
H A D | ImsCallSession.java | 589 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 D | SipMessageParsingUtils.java | 173 public static String getCallId(String headerString) { in getCallId() method in SipMessageParsingUtils
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
H A D | ImsCallSessionImplBase.java | 86 public String getCallId() { in getCallId() method in ImsCallSessionImplBase
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | DomainSelectionService.java | 207 public @Nullable String getCallId() { in getCallId() method in DomainSelectionService.SelectionAttributes
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 15965 method public int getCallId(); 16690 method @NonNull public String getCallId(); 16850 method public String getCallId();
|
H A D | current.txt | 28779 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 53302 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;
|