Searched refs:OIRToPresentation (Results 1 – 3 of 3) sorted by relevance
194 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()196 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()908 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()910 int namep = ImsCallProfile.OIRToPresentation( in updateAddressDisplay()
178 assertEquals(ImsCallProfile.OIRToPresentation(ImsCallProfile.OIR_PRESENTATION_PAYPHONE), in testUpdateAddressDisplay()180 assertEquals(ImsCallProfile.OIRToPresentation( in testUpdateAddressDisplay()
858 public static int OIRToPresentation(int oir) { in OIRToPresentation() method in ImsCallProfile