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.java130 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
132 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java378 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile