Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java135 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in ImsPhoneConnection()
677 callProfile.getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in updateAddressDisplay()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java137 public static final String EXTRA_CNAP = "cnap"; field in ImsCallProfile