Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java319 mImsCallProfile.setCallExtra(ImsCallProfile.EXTRA_OI, testAddress[1]); in testAddressUpdate()
337 mImsCallProfile.setCallExtra(ImsCallProfile.EXTRA_OI, updateAddress); in testSetAddressOnOutgoing()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java261 public static final String EXTRA_OI = "oi"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java189 mAddress = imsCall.getCallProfile().getCallExtra(ImsCallProfile.EXTRA_OI); in ImsPhoneConnection()
823 String address = callProfile.getCallExtra(ImsCallProfile.EXTRA_OI); in updateAddressDisplay()
/frameworks/base/api/
Dsystem-current.txt8487 field public static final String EXTRA_OI = "oi";