Searched refs:ALERT_REMINDER_VIBRATE_EXTRA (Results 1 – 1 of 1) sorted by relevance
48 private static final String ALERT_REMINDER_VIBRATE_EXTRA = "alert_reminder_vibrate_extra"; field in CellBroadcastAlertReminder75 playAlertReminderSound(intent.getBooleanExtra(ALERT_REMINDER_VIBRATE_EXTRA, true)); in onStartCommand()157 playIntent.putExtra(ALERT_REMINDER_VIBRATE_EXTRA, in queueAlertReminder()