Searched refs:EXTRA_OI (Results 1 – 4 of 4) sorted by relevance
319 mImsCallProfile.setCallExtra(ImsCallProfile.EXTRA_OI, testAddress[1]); in testAddressUpdate()337 mImsCallProfile.setCallExtra(ImsCallProfile.EXTRA_OI, updateAddress); in testSetAddressOnOutgoing()
261 public static final String EXTRA_OI = "oi"; field in ImsCallProfile
189 mAddress = imsCall.getCallProfile().getCallExtra(ImsCallProfile.EXTRA_OI); in ImsPhoneConnection()823 String address = callProfile.getCallExtra(ImsCallProfile.EXTRA_OI); in updateAddressDisplay()
8487 field public static final String EXTRA_OI = "oi";