Searched refs:ACTION_START_EMERGENCY_CALL (Results 1 – 3 of 3) sorted by relevance
36 private static final String ACTION_START_EMERGENCY_CALL = field in EmergencyActionBroadcastReceiver42 return new Intent(ACTION_START_EMERGENCY_CALL).setClass(context, in newCallEmergencyIntent()63 case ACTION_START_EMERGENCY_CALL: in onReceive()
32 private static final String ACTION_START_EMERGENCY_CALL = field in EmergencyActionUtils40 ACTION_START_EMERGENCY_CALL, null, null); in placeEmergencyCall()
43 private static final String ACTION_START_EMERGENCY_CALL = field in EmergencyActionContentProvider53 if (!TextUtils.equals(method, ACTION_START_EMERGENCY_CALL)) { in call()