Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsServiceBase.java88 return onGetPendingCallSession(serviceId, callId); in getPendingCallSession()
181 protected IImsCallSession onGetPendingCallSession(int serviceId, String callId) { in onGetPendingCallSession() method in ImsServiceBase