Searched refs:ACTION_CALL_EMERGENCY (Results 1 – 2 of 2) sorted by relevance
73 Intent intent = new Intent(Intent.ACTION_CALL_EMERGENCY); in performEmergencyCall()
1076 public static final String ACTION_CALL_EMERGENCY = "android.intent.action.CALL_EMERGENCY"; field in Intent