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.java467 public ImsCallProfile getCallProfile() { method in class:ImsCallSession
473 return miSession.getCallProfile();
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java649 public ImsCallProfile getCallProfile() { method in class:ImsCall
2030 setCallProfile(mSession.getCallProfile());

Completed in 451 milliseconds