Searched refs:ACTION_EMERGENCY_CALL_STATE_CHANGED (Results 1 – 3 of 3) sorted by relevance
121 public static final String ACTION_EMERGENCY_CALL_STATE_CHANGED field in TelephonyIntents
2048 } else if (action.equals(TelephonyIntents.ACTION_EMERGENCY_CALL_STATE_CHANGED)) {2161 intentFilter.addAction(TelephonyIntents.ACTION_EMERGENCY_CALL_STATE_CHANGED); in registerForBroadcasts()
642 Intent intent = new Intent(TelephonyIntents.ACTION_EMERGENCY_CALL_STATE_CHANGED); in sendEmergencyCallStateChange()