Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java132 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
134 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
674 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
676 int namep = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java392 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile