Searched refs:mPlayReminderIntent (Results 1 – 1 of 1) sorted by relevance
107 private PendingIntent mPlayReminderIntent; field in CellBroadcastAlertAudio426 if (mPlayReminderIntent != null) { in stop()427 mPlayReminderIntent.cancel(); in stop()428 mPlayReminderIntent = null; in stop()