Searched refs:ALERT_REMINDER_VIBRATE_EXTRA (Results 1 – 2 of 2) sorted by relevance
54 public static final String ALERT_REMINDER_VIBRATE_EXTRA = "alert_reminder_vibrate_extra"; field in CellBroadcastAlertReminder81 playAlertReminderSound(intent.getBooleanExtra(ALERT_REMINDER_VIBRATE_EXTRA, true)); in onStartCommand()179 playIntent.putExtra(ALERT_REMINDER_VIBRATE_EXTRA, in queueAlertReminder()
114 intent.putExtra(CellBroadcastAlertReminder.ALERT_REMINDER_VIBRATE_EXTRA, in testStartServiceVibrate()134 intent.putExtra(CellBroadcastAlertReminder.ALERT_REMINDER_VIBRATE_EXTRA, in testStartServiceNotVibrate()