Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/feature/
DIMMTelFeature.java146 IImsCallSession getPendingCallSession(int sessionId, String callId) throws RemoteException; in getPendingCallSession() method
DMMTelFeature.java82 public IImsCallSession getPendingCallSession(int sessionId, String callId) { in getPendingCallSession() method in MMTelFeature
/frameworks/base/telephony/java/android/telephony/ims/
DImsServiceProxyCompat.java111 public IImsCallSession getPendingCallSession(int sessionId, String callId) in getPendingCallSession() method in ImsServiceProxyCompat
DImsServiceProxy.java198 public IImsCallSession getPendingCallSession(int sessionId, String callId) in getPendingCallSession() method in ImsServiceProxy
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsService.aidl58 IImsCallSession getPendingCallSession(int serviceId, String callId); in getPendingCallSession() method
DIImsServiceController.aidl55 IImsCallSession getPendingCallSession(int slotId, int featureType, int sessionId, in getPendingCallSession() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DTestImsServiceControllerAdapter.java112 public IImsCallSession getPendingCallSession(int slotId, int featureType, int sessionId, in getPendingCallSession() method in TestImsServiceControllerAdapter.ImsServiceControllerBinder
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsServiceBase.java87 public IImsCallSession getPendingCallSession(int serviceId, String callId) { in getPendingCallSession() method in ImsServiceBase.ImsServiceBinder