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

/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java65 public ImsCallProfile getCallProfile() throws RemoteException { method in class:ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
H A DImsCallSession.java507 public ImsCallProfile getCallProfile() { method in class:ImsCallSession
513 return miSession.getCallProfile();
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java677 public ImsCallProfile getCallProfile() { method in class:ImsCall
2131 setCallProfile(mSession.getCallProfile());

Completed in 121 milliseconds