Home
last modified time | relevance | path

Searched refs:EXTRA_CNAP (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSrvccConnection.java144 profile.getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in initialize()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java225 public static final String EXTRA_CNAP = "cnap"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java225 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in ImsPhoneConnection()
964 callProfile.getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in updateAddressDisplay()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java224 mImsCallProfile.setCallExtraInt(ImsCallProfile.EXTRA_CNAP, in testUpdateAddressDisplay()
/frameworks/base/core/api/
Dsystem-current.txt16422 field public static final String EXTRA_CNAP = "cnap";