Searched refs:OIRToPresentation (Results 1 – 3 of 3) sorted by relevance
191 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()193 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()825 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()827 int namep = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
169 assertEquals(ImsCallProfile.OIRToPresentation(ImsCallProfile.OIR_PRESENTATION_PAYPHONE), in testUpdateAddressDisplay()171 assertEquals(ImsCallProfile.OIRToPresentation( in testUpdateAddressDisplay()
726 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile