Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java169 public static final String EXTRA_EMERGENCY_CALL = "e_call"; field in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java609 extras.putBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in testImsECall()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1344 if (extras.getBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL)) { in updateEmergencyCallFromExtras()
DImsPhoneCallTracker.java4985 ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in handleMessage()
/frameworks/base/core/api/
Dsystem-current.txt16427 field public static final String EXTRA_EMERGENCY_CALL = "e_call";