Searched defs:getCallProfile (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java119 public ImsCallProfile getCallProfile() {
120 return ImsCallSessionImplBase.this.getCallProfile();
307 public ImsCallProfile getCallProfile() { method in class:ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java83 public ImsCallProfile getCallProfile() { method in class:ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java516 public ImsCallProfile getCallProfile() { method in class:ImsCallSession
522 return miSession.getCallProfile();
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java688 public ImsCallProfile getCallProfile() { method in class:ImsCall
2177 setCallProfile(mSession.getCallProfile());

Completed in 35 milliseconds