Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java210 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
212 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()
932 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
934 int namep = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java215 assertEquals(ImsCallProfile.OIRToPresentation(ImsCallProfile.OIR_PRESENTATION_PAYPHONE), in testUpdateAddressDisplay()
217 assertEquals(ImsCallProfile.OIRToPresentation( in testUpdateAddressDisplay()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java1012 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57241 Landroid/telephony/ims/ImsCallProfile;->OIRToPresentation(I)I