Searched refs:mPlayReminderIntent (Results 1 – 1 of 1) sorted by relevance
119 private PendingIntent mPlayReminderIntent; field in CellBroadcastAlertAudio468 if (mPlayReminderIntent != null) { in stop()469 mPlayReminderIntent.cancel(); in stop()470 mPlayReminderIntent = null; in stop()