Home
last modified time | relevance | path

Searched refs:EXTRA_EMERGENCY_CALL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java164 public static final String EXTRA_EMERGENCY_CALL = "e_call"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java504 extras.putBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in testImsECall()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1305 if (extras.getBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL)) { in updateEmergencyCallFromExtras()
DImsPhoneCallTracker.java4247 ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in handleMessage()
/frameworks/base/core/api/
Dtest-lint-baseline.txt34 ActionValue: android.telephony.ims.ImsCallProfile#EXTRA_EMERGENCY_CALL:
Dsystem-current.txt12954 field public static final String EXTRA_EMERGENCY_CALL = "e_call";