Searched refs:ALERT_REMINDER_VIBRATE_EXTRA (Results 1 – 2 of 2) sorted by relevance
117 intent.putExtra(CellBroadcastAlertReminder.ALERT_REMINDER_VIBRATE_EXTRA, in testStartServiceVibrate()137 intent.putExtra(CellBroadcastAlertReminder.ALERT_REMINDER_VIBRATE_EXTRA, in testStartServiceNotVibrate()160 intent.putExtra(CellBroadcastAlertReminder.ALERT_REMINDER_VIBRATE_EXTRA, in testStartServicePlayAlertReminderForWatch()
58 public static final String ALERT_REMINDER_VIBRATE_EXTRA = "alert_reminder_vibrate_extra"; field in CellBroadcastAlertReminder85 playAlertReminderSound(intent.getBooleanExtra(ALERT_REMINDER_VIBRATE_EXTRA, true)); in onStartCommand()198 playIntent.putExtra(ALERT_REMINDER_VIBRATE_EXTRA, in queueAlertReminder()