Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java220 public static final String EXTRA_CNAP = "cnap"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java213 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in ImsPhoneConnection()
935 callProfile.getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in updateAddressDisplay()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java209 mImsCallProfile.setCallExtraInt(ImsCallProfile.EXTRA_CNAP, in testUpdateAddressDisplay()
/frameworks/base/core/api/
Dtest-lint-baseline.txt26 ActionValue: android.telephony.ims.ImsCallProfile#EXTRA_CNAP:
Dsystem-current.txt12949 field public static final String EXTRA_CNAP = "cnap";