Home
last modified time | relevance | path

Searched defs:getCallId (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallIdMapper.java86 String getCallId(Call call); in getCallId() method
124 String getCallId(Call call) { in getCallId() method in CallIdMapper
/aosp12/packages/apps/Dialer/java/com/android/incallui/rtt/protocol/
H A DRttCallScreen.java40 String getCallId(); in getCallId() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/protocol/
H A DAnswerScreen.java25 String getCallId(); in getCallId() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreen.java41 String getCallId(); in getCallId() method
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipHelper.java494 public static String getCallId(EventObject event) { in getCallId() method in SipHelper
519 public static String getCallId(Transaction transaction) { in getCallId() method in SipHelper
524 private static String getCallId(Message message) { in getCallId() method in SipHelper
530 private static String getCallId(Dialog dialog) { in getCallId() method in SipHelper
H A DSipSessionGroup.java658 public String getCallId() { in getCallId() method in SipSessionGroup.SipSessionImpl
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DISipSession.aidl70 String getCallId(); in getCallId() method
H A DSipSession.java334 public String getCallId() { in getCallId() method in SipSession
H A DSipManager.java482 public static String getCallId(Intent incomingCallIntent) { in getCallId() method in SipManager
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerVideoCallScreen.java108 public String getCallId() { in getCallId() method in AnswerVideoCallScreen
H A DSelfManagedAnswerVideoCallScreen.java109 public String getCallId() { in getCallId() method in SelfManagedAnswerVideoCallScreen
H A DAnswerFragment.java394 public String getCallId() { in getCallId() method in AnswerFragment
/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DSipDialog.java101 public String getCallId() { in getCallId() method in SipDialog
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnostics.java216 public @NonNull String getCallId() { in getCallId() method in CallDiagnostics
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalConnection.java101 public int getCallId() { in getCallId() method in ImsExternalConnection
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsExternalCallState.java183 public int getCallId() { in getCallId() method in ImsExternalCallState
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java232 public int getCallId() { in getCallId() method in SelfManagedConnection
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl43 String getCallId(); in getCallId() method
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSipMessageParsingUtils.java173 public static String getCallId(String headerString) { in getCallId() method in SipMessageParsingUtils
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogFragment.java190 private String getCallId() { in getCallId() method in SelectPhoneAccountDialogFragment
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java324 public String getCallId() { in getCallId() method in ImsCallSessionImplBase
/aosp12/packages/apps/Dialer/java/com/android/incallui/rtt/impl/
H A DRttChatFragment.java386 public String getCallId() { in getCallId() method in RttChatFragment
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/
H A DSurfaceViewVideoCallFragment.java719 public String getCallId() { in getCallId() method in SurfaceViewVideoCallFragment
H A DVideoCallFragment.java831 public String getCallId() { in getCallId() method in VideoCallFragment
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java86 public String getCallId() { in getCallId() method in ImsCallSessionImplBase

12