Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl64 ImsCallProfile getRemoteCallProfile(); in getRemoteCallProfile() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java348 public ImsCallProfile getRemoteCallProfile() { in getRemoteCallProfile() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java113 public ImsCallProfile getRemoteCallProfile() { in getRemoteCallProfile() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java619 public ImsCallProfile getRemoteCallProfile() { in getRemoteCallProfile() method in ImsCallSession
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java796 public ImsCallProfile getRemoteCallProfile() throws ImsException { in getRemoteCallProfile() method in ImsCall