Home
last modified time | relevance | path

Searched refs:EXTRA_OIR (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java213 public static final String EXTRA_OIR = "oir"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java211 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_OIR)); in ImsPhoneConnection()
933 callProfile.getCallExtraInt(ImsCallProfile.EXTRA_OIR)); in updateAddressDisplay()
DImsPhoneCallTracker.java1628 profile.setCallExtraInt(ImsCallProfile.EXTRA_OIR, clirMode); in dialInternal()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java211 mImsCallProfile.setCallExtraInt(ImsCallProfile.EXTRA_OIR, in testUpdateAddressDisplay()
DImsPhoneCallTrackerTest.java634 assertEquals(mImsCallProfile.getCallExtraInt(ImsCallProfile.EXTRA_OIR), in testEmergencyDialSuppressClir()
/frameworks/base/core/api/
Dtest-lint-baseline.txt40 ActionValue: android.telephony.ims.ImsCallProfile#EXTRA_OIR:
Dsystem-current.txt12962 field public static final String EXTRA_OIR = "oir";