Home
last modified time | relevance | path

Searched refs:getCallProfile (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java121 public ImsCallProfile getCallProfile() {
122 return ImsCallSessionImplBase.this.getCallProfile();
321 public ImsCallProfile getCallProfile() { in getCallProfile() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java191 if ((imsCall != null) && (imsCall.getCallProfile() != null)) { in ImsPhoneConnection()
192 mAddress = imsCall.getCallProfile().getCallExtra(ImsCallProfile.EXTRA_OI); in ImsPhoneConnection()
193 mCnapName = imsCall.getCallProfile().getCallExtra(ImsCallProfile.EXTRA_CNA); in ImsPhoneConnection()
195 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_OIR)); in ImsPhoneConnection()
197 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in ImsPhoneConnection()
199 imsCall.getCallProfile().getCallerNumberVerificationStatus())); in ImsPhoneConnection()
890 ImsCallProfile callProfile = imsCall.getCallProfile(); in updateAddressDisplay()
957 ImsCallProfile negotiatedCallProfile = imsCall.getCallProfile(); in updateMediaCapabilities()
1255 final ImsCallProfile callProfile = imsCall.getCallProfile(); in updateExtras()
DImsPhoneCall.java326 if ((imsCall == null) || (imsCall.getCallProfile() == null) in isLocalTone()
327 || (imsCall.getCallProfile().mMediaProfile == null)) { in isLocalTone()
331 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone()
DImsPhoneCallTracker.java2740 if (DBG) log("onCallUpdated: profile is " + imsCall.getCallProfile());
3958 final ImsCallProfile callProfile = imsCall.getCallProfile(); in handleMessage()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl48 ImsCallProfile getCallProfile(); in getCallProfile() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java541 public ImsCallProfile getCallProfile() { in getCallProfile() method in ImsCallSession
547 return miSession.getCallProfile(); in getCallProfile()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java91 public ImsCallProfile getCallProfile() { in getCallProfile() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java509 ImsCallProfile callProfile = imsCall.getCallProfile(); in testImsECall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java1113 mSecondImsCall.getCallProfile().mMediaProfile = new ImsStreamMediaProfile(); in testEndRingbackOnSrvcc()
1114 mSecondImsCall.getCallProfile().mMediaProfile.mAudioDirection = in testEndRingbackOnSrvcc()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java720 public ImsCallProfile getCallProfile() { in getCallProfile() method in ImsCall
2292 setCallProfile(mSession.getCallProfile()); in updateCallProfile()
DImsManager.java1990 ImsCall call = new ImsCall(mContext, session.getCallProfile()); in takeCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java581 doReturn(mImsCallProfile).when(mImsCall).getCallProfile(); in setUp()
/frameworks/base/api/
Dtest-lint-baseline.txt1750 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#getCallProfile():
1751 Missing nullability on method `getCallProfile` return
Dtest-current.txt3905 method public android.telephony.ims.ImsCallProfile getCallProfile();
Dsystem-current.txt10116 method public android.telephony.ims.ImsCallProfile getCallProfile();
/frameworks/base/telephony/api/
Dsystem-current.txt1884 method public android.telephony.ims.ImsCallProfile getCallProfile();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10014 method public android.telephony.ims.ImsCallProfile getCallProfile();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67789 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->getCallProfile()Landroid/telephony/ims/…
68032 Landroid/telephony/ims/ImsCallSession;->getCallProfile()Landroid/telephony/ims/ImsCallProfile;
85680 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->getCallProfile()Landroid/telephony/ims/ImsCa…
85747 Lcom/android/ims/internal/IImsCallSession;->getCallProfile()Landroid/telephony/ims/ImsCallProfile;