Searched refs:OIRToPresentation (Results 1 – 3 of 3) sorted by relevance
182 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()184 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()803 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()805 int namep = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
168 assertEquals(ImsCallProfile.OIRToPresentation(ImsCallProfile.OIR_PRESENTATION_PAYPHONE), in testUpdateAddressDisplay()170 assertEquals(ImsCallProfile.OIRToPresentation( in testUpdateAddressDisplay()
601 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile