Home
last modified time | relevance | path

Searched defs:getPendingCallSession (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsMMTelFeature.aidl46 IImsCallSession getPendingCallSession(int sessionId, String callId); in getPendingCallSession() method
DIImsService.aidl58 IImsCallSession getPendingCallSession(int serviceId, String callId); in getPendingCallSession() method
/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
DMMTelFeature.java308 public IImsCallSession getPendingCallSession(int sessionId, String callId) { in getPendingCallSession() method in MMTelFeature
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DMmTelInterfaceAdapter.java88 public IImsCallSession getPendingCallSession(int sessionId, String callId) in getPendingCallSession() method in MmTelInterfaceAdapter