Home
last modified time | relevance | path

Searched refs:setCallProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java683 setCallProfile(profile); in ImsCall()
763 public void setCallProfile(ImsCallProfile profile) { in setCallProfile() method in ImsCall
2346 setCallProfile(mSession.getCallProfile()); in updateCallProfile()
2463 setCallProfile(profile); in callSessionInitiating()
2493 setCallProfile(updatedProfile); in callSessionProgressing()
2531 setCallProfile(profile); in callSessionStarted()
2615 setCallProfile(profile); in callSessionHeld()
2697 setCallProfile(profile); in callSessionHoldReceived()
2739 setCallProfile(profile); in callSessionResumed()
2797 setCallProfile(profile); in callSessionResumeReceived()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java134 imsCall.setCallProfile(null); in testNullCallProfileAfterNonNull()
DImsPhoneCallTrackerTest.java946 call.setCallProfile(callProfile); in testNoRemoteHoldtone()
972 call.setCallProfile(callProfile); in testRemoteToneInactive()
997 call.setCallProfile(callProfile); in testRemoteHoldtone()