Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl57 ImsCallProfile getLocalCallProfile(); in getLocalCallProfile() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java340 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java104 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java602 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSession
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java775 public ImsCallProfile getLocalCallProfile() throws ImsException { in getLocalCallProfile() method in ImsCall