Home
last modified time | relevance | path

Searched defs:callProfile (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java752 ImsCallProfile callProfile = new ImsCallProfile(); in testNoRemoteHoldtone() local
778 ImsCallProfile callProfile = new ImsCallProfile(); in testRemoteToneInactive() local
803 ImsCallProfile callProfile = new ImsCallProfile(); in testRemoteHoldtone() local
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl127 void callSessionRttModifyRequestReceived(in ImsCallProfile callProfile); in callSessionRttModifyRequestReceived()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java568 public void callSessionRttModifyRequestReceived(ImsCallProfile callProfile) in callSessionRttModifyRequestReceived()
DImsCallSession.java434 ImsCallProfile callProfile) { in callSessionRttModifyRequestReceived()
1380 public void callSessionRttModifyRequestReceived(ImsCallProfile callProfile) { in callSessionRttModifyRequestReceived()
DImsCallProfile.java506 public static int getVideoStateFromImsCallProfile(ImsCallProfile callProfile) { in getVideoStateFromImsCallProfile()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java796 ImsCallProfile callProfile = imsCall.getCallProfile(); in updateAddressDisplay() local
1089 final ImsCallProfile callProfile = imsCall.getCallProfile(); in updateExtras() local
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl141 in ImsCallProfile callProfile); in callSessionRttModifyRequestReceived()