Searched refs:EXTRA_EMERGENCY_CALL (Results 1 – 5 of 5) sorted by relevance
169 public static final String EXTRA_EMERGENCY_CALL = "e_call"; field in ImsCallProfile
609 extras.putBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in testImsECall()
1344 if (extras.getBoolean(ImsCallProfile.EXTRA_EMERGENCY_CALL)) { in updateEmergencyCallFromExtras()
4985 ImsCallProfile.EXTRA_EMERGENCY_CALL, true); in handleMessage()
16427 field public static final String EXTRA_EMERGENCY_CALL = "e_call";