Home
last modified time | relevance | path

Searched defs:getLocalCallProfile (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl55 ImsCallProfile getLocalCallProfile(); in getLocalCallProfile() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java329 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java100 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java558 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java745 public ImsCallProfile getLocalCallProfile() throws ImsException { in getLocalCallProfile() method in ImsCall