Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java639 setCallProfile(profile); in ImsCall()
719 public void setCallProfile(ImsCallProfile profile) { in setCallProfile() method in ImsCall
2210 setCallProfile(mSession.getCallProfile()); in updateCallProfile()
2363 setCallProfile(profile); in callSessionStarted()
2441 setCallProfile(profile); in callSessionHeld()
2522 setCallProfile(profile); in callSessionHoldReceived()
2564 setCallProfile(profile); in callSessionResumed()
2622 setCallProfile(profile); in callSessionResumeReceived()
2730 setCallProfile(profile); in callSessionUpdated()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java767 call.setCallProfile(callProfile); in testNoRemoteHoldtone()
793 call.setCallProfile(callProfile); in testRemoteToneInactive()
818 call.setCallProfile(callProfile); in testRemoteHoldtone()