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.java699 setCallProfile(profile); in ImsCall()
779 public void setCallProfile(ImsCallProfile profile) { in setCallProfile() method in ImsCall
2391 setCallProfile(mSession.getCallProfile()); in updateCallProfile()
2508 setCallProfile(profile); in callSessionInitiating()
2538 setCallProfile(updatedProfile); in callSessionProgressing()
2580 setCallProfile(profile); in callSessionStarted()
2664 setCallProfile(profile); in callSessionHeld()
2746 setCallProfile(profile); in callSessionHoldReceived()
2788 setCallProfile(profile); in callSessionResumed()
2846 setCallProfile(profile); in callSessionResumeReceived()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java146 imsCall.setCallProfile(null); in testNullCallProfileAfterNonNull()
DImsPhoneCallTrackerTest.java1502 call.setCallProfile(callProfile); in testNoRemoteHoldtone()
1567 call.setCallProfile(callProfile); in testRemoteToneInactive()
1592 call.setCallProfile(callProfile); in testRemoteHoldtone()