Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java428 extras.putBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in testImsECall()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java136 public static final String EXTRA_EMERGENCY_CALL = "e_call"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1142 if (extras.getBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL)) { in updateEmergencyCallFromExtras()
/frameworks/base/api/
Dsystem-current.txt8485 field public static final String EXTRA_EMERGENCY_CALL = "e_call";